| Class | Description | |
|---|---|---|
![]()  | BoundRow | Represents a row that displays bound data. | 
![]()  | C1FlexComboBox | ComboBox that looks the same in WPF and Silverlight and implements the IsEditable property in both platforms (the Silverlight ComboBox is not editable). | 
![]()  | C1FlexGrid | C1FlexGrid control. | 
![]()  | C1FlexGridEditorFlyout | |
![]()  | C1FlexGridEditorFlyoutPresenter | Built-in editor for the C1FlexGrid. | 
![]()  | CellContentChangingEventArgs | |
![]()  | CellEditEventArgs | Provides data for events related to editing. | 
![]()  | CellFactory | Class that implements the default cell factory for a C1FlexGrid. | 
![]()  | CellRangeEventArgs | Provides data for events that affect cell ranges. | 
![]()  | CellStyle | Defines attributes used to render grid cells. | 
![]()  | Column | Represents a grid column. | 
![]()  | ColumnCollection | Represents a collection of Column objects. | 
![]()  | ColumnValueConverter | Defines a list of valid entries for a column. | 
![]()  | CustomAggregateEventArgs | Provides data for the C1FlexGrid.CustomAggregate event. | 
![]()  | DataTypeConverter | Converter required to support data type properties in XAML. | 
![]()  | DetailRow | Represents a row that displays row details. | 
![]()  | GridPanel | Represents a logical part of the grid, such as the column headers, row headers, and scrollable data part. | 
![]()  | GroupRow | Represents a row that serves as a header for a group of rows. | 
![]()  | HitTestInfo | Contains information about a part of the C1FlexGrid at a specified coordinate. | 
![]()  | MergeManager | Implements the grid's default merging behavior. | 
![]()  | NewRowTemplate | Represents a row used to add items to the source collection. | 
![]()  | NullableObjectConverter<T> | Converter required to support nullable properties in XAML. | 
![]()  | Row | Represents a grid row. | 
![]()  | RowCol | Abstract base class for Row and Column classes. | 
![]()  | RowColCollection<T> | Abstract base class for RowCollection and ColumnCollection classes. | 
![]()  | RowCollection | Represents a collection of Row objects. | 
![]()  | RowWithDetails | Represents a row with details. | 



