StiDataSortDesigner Class

Namespace: Stimulsoft.Report.Dashboard

This class describes the designer of the data sort for elements.

Inheritance

Inherits from: StiComponentDesigner

Constructors

Constructor Description
StiDataSortDesigner(IStiDesignerBase designer)  

StiDataSortDesigner(designer: IStiDesignerBase)

Parameters

Methods

Method Returns Description
GetDataSortDesigner static StiComponentDesigner Returns a designer of the component.

Method Details

GetDataSortDesigner static

GetDataSortDesigner(designer: IStiDesignerBase, componentType: Type): StiComponentDesigner

Returns a designer of the component.

Parameters

  • designer (IStiDesignerBase) — Report designer.
  • componentType (Type) — Component type.

Returns StiComponentDesigner — Component designer.