| C1.Web.Wijmo.Extenders.4 Assembly : C1.Web.Wijmo.Extenders.C1Grid Namespace |
| Class | Description | |
|---|---|---|
![]() | C1Band | Contain that allows organizing columns into hierarchical structure. Used to create multilevel column headers. |
![]() | C1BaseField | The base class for bands and all columns. |
![]() | C1BaseFieldCollection | Represents a collection of C1BaseField objects. |
![]() | C1Field | Represents a base class for all data-bound fields. |
![]() | C1GridExtender | Extender for the wijgrid widget. |
![]() | CustomFilterOperator | Represents a custom filter operator. |
![]() | CustomFilterOperatorCollection | Represents a collection of CustomFilterOperator objects. |
![]() | DataOption | Determines the datasource of the C1.Web.Wijmo.Extenders.C1Grid. |
![]() | GroupInfo | GroupInfo is used to customize the appearance and position of groups. |
![]() | PagerSettings | Represents a pager settings. |
![]() | ScrollingSettings | Represents a scrolling settings. |
![]() | VirtualizationSettings | Represents a pager settings. |
| Enumeration | Description | |
|---|---|---|
![]() | Aggregate | Use the members of this enumeration to set the value of the C1Field.Aggregate property. |
![]() | C1SortDirection | Use the members of this enumeration to set the value of the C1Field.SortDirection property in the C1Field class. |
![]() | ColumnsAutogenerationMode | Determines behavior for column autogeneration. |
![]() | EditingMode | Determines the editing mode. |
![]() | FieldDataType | Data type. |
![]() | FilterOperator | The FilterOperator enumeration. |
![]() | FilterOperatorsSortMode | Determines the order of items in the filter dropdown list. |
![]() | FreezingMode | Determines the freezing mode. |
![]() | GroupPosition | Determines the position of the group. |
![]() | IMEMode | Controls the state of the input method editor for text fields. Please refer to https://developer.mozilla.org/en-US/docs/Web/CSS/ime-mode for more info. |
![]() | OutlineMode | Use the members of this enumeration to set the value of the GroupInfo.OutlineMode property in the GroupInfo class. |
![]() | PagerPosition | Specifies the position of the pager. |
![]() | RowMerge | Specifies row merging behaviour. |
![]() | ScrollMode | Determines the scrolling mode. |
![]() | SelectionMode | Represents selection behavior. |
![]() | VirtualizationMode | Determines the virtualization mode. |