Class | Description | |
---|---|---|
C1Band | Contain that allows organizing columns into hierarchical structure. Used to create multilevel column headers. | |
C1BaseField | This is the base class for all fields. | |
C1BaseFieldCollection | Represents a collection of C1BaseField objects. | |
C1BoundField | A C1BoundField is bound to a field in a data source. | |
C1ButtonField | A C1ButtonField displays a command button for each item. | |
C1ButtonFieldBase | Base class for all Button-based columns. | |
C1CheckBoxField | Represents a Boolean column that is displayed as a check box in a C1GridView control. | |
C1CommandField | A special column used to display command buttons that perform delete, edit, select or filter operations. | |
C1DetailGridView | Represents the C1DetailGridView control. | |
C1DetailGridViewCollection | ||
C1Field | Represents a base class for all data-bound fields. | |
C1FilterField | Represents a base class for all filterable fields. | |
C1GridView | Represents the C1GridView control. | |
C1GridViewBeginRowUpdateEventArgs | Provides data for the C1GridView.BeginRowUpdate event of the C1GridView control. | |
C1GridViewCancelEditEventArgs | Provides data for the C1GridView.RowCancelingEdit event. | |
C1GridViewCell | Represents a cell in the rendered table of a C1GridView. | |
C1GridViewColumnGroupedEventArgs | Provides data for the C1GridView.ColumnGrouped event of the C1GridView control. | |
C1GridViewColumnGroupEventArgs | Provides data for the C1GridView.ColumnGrouping event of the C1GridView control. | |
C1GridViewColumnMovedEventArgs | Provides data for the C1GridView.ColumnMoving event of the C1GridView control. | |
C1GridViewColumnMoveEventArgs | Provides data for the C1GridView.ColumnMoving event of the C1GridView control. | |
C1GridViewColumnUngroupedEventArgs | Provides data for the C1GridView.ColumnUngrouped event of the C1GridView control. | |
C1GridViewColumnUngroupEventArgs | Provides data for the C1GridView.ColumnUngrouping event of the C1GridView control. | |
C1GridViewCommandEventArgs | Provides data for the C1GridView.RowCommand event. | |
C1GridViewDataRow | Represents a data row in a C1GridView control. | |
C1GridViewDeletedEventArgs | Provides data for the C1GridView.RowDeleted event. | |
C1GridViewDeleteEventArgs | Provides data for the C1GridView.RowDeleting event. | |
C1GridViewDetailRequiresDataSourceEventArgs | Provides data for the C1GridView.DetailRequiresDataSource event of the C1GridView control. | |
C1GridViewDetailRow | Represents a detail row in a C1GridView control. | |
C1GridViewEditEventArgs | Provides data for the C1GridView.RowEditing event of the C1GridView control. | |
C1GridViewEndRowUpdatedEventArgs | Provides data for the C1GridView.EndRowUpdated event of the C1GridView control. | |
C1GridViewFilterEventArgs | Provides data for the C1GridView.Filtering event of the C1GridView control. | |
C1GridViewHeaderCell | Represents a header cell in the rendered table of a C1GridView. | |
C1GridViewHierarchyRowToggledEventArgs | Provides data for the C1GridView.HierarchyRowToggled event of the C1GridView control. | |
C1GridViewHierarchyRowTogglingEventArgs | Provides data for the C1GridView.HierarchyRowToggling event of the C1GridView control. | |
C1GridViewPageEventArgs | Provides data for the C1GridView.PageIndexChanging event of the C1GridView control. | |
C1GridViewRow | Represents an individual row in a C1GridView control. | |
C1GridViewRowCollection | Represents a collection of C1GridViewRow objects in a C1GridView control. | |
C1GridViewRowEventArgs | Provides data for the C1GridView.RowCreated and C1GridView.RowDataBound events. | |
C1GridViewSelectEventArgs | Provides data for the C1GridView.SelectedIndexChanging event of the C1GridView control. | |
C1GridViewSortEventArgs | Provides data for the C1GridView.Sorting event of the C1GridView control. | |
C1GridViewUpdateBinding | Specifies binding used in C1GridView.Update method. | |
C1GridViewUpdateBindingCollection | Contains C1GridViewUpdateBinding objects specifying bindings used in C1GridView.Update method. | |
C1GridViewUpdatedEventArgs | Provides data for the C1GridView.RowUpdated event. | |
C1GridViewUpdateEventArgs | Provides data for the C1GridView.RowUpdating event. | |
C1HyperLinkField | A C1HyperLinkField displays each item as a hyperlink. | |
C1ImageField | Represents a column that is displayed as an image in a C1GridView control. | |
C1TemplateField | A C1TemplateField displays each item in the column following a specified template. | |
CallbackSettings | Represents a callback settings of a C1GridView control. | |
FilterSettings | Class used for setting filtering behavior in the C1GridView control. | |
GroupInfo | GroupInfo is used to customize the appearance and position of groups. | |
MasterDetailRelation | A class that determines a master-detail relation in a hierarchy grid. | |
MasterDetailRelationCollection | Represents a collection of MasterDetailRelation objects. | |
MixedPersister | MixedPersister. | |
PagerSettings | Represents a pager settings. | |
ScrollingSettings | Represents a scrolling settings. | |
VirtualizationSettings | Represents a pager settings. |