| Name | Description |
 | ActiveEditor | Gets the cell editor that is currently active. |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowAddNew | Gets or sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection. |
 | AllowDragging | Gets or sets a value that indicates whether users are allowed to move rows and columns to new positions using the mouse. |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AllowMerging | Gets or sets a value that indicates which parts of the grid support cell merging. |
 | AllowResizing | Gets or sets a value that indicates whether users are allowed to resize rows and columns using the mouse. |
 | AllowSorting | Gets or sets a value that indicates whether users are allowed to sort columns by clicking the column header cells. |
 | AlternatingRowBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of odd-numbered rows. |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
 | AreRowGroupHeadersFrozen | Gets or sets a value that indicates whether the row group header sections remain fixed at the width of the display area or can scroll horizontally. |
 | AutoComplete | Gets or sets a value that determines whether the control should try to automatically complete entries as the user types, based on other entries in the same column (like Microsoft Excel does). |
 | AutoGenerateColumns | Gets or sets a value that indicates whether columns are created automatically when the ItemsSource property is set. |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
 | BitmapEffect | (Inherited from System.Windows.UIElement) |
 | BitmapEffectInput | (Inherited from System.Windows.UIElement) |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | BottomLeftCells | Gets the GridPanel that contains the cells in the lower left corner of the grid. |
 | BottomRightCellBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of the cell at the bottom right corner of the grid. |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CellFactory | Gets or sets the ICellFactory class responsible for creating and destroying System.Windows.FrameworkElement objects used to represent grid cells. |
 | Cells | Gets the GridPanel that contains the data cells in the grid. |
 | ChildItemsPath | Gets or sets the name of the property used to generate child rows. |
 | Clip | (Inherited from System.Windows.UIElement) |
 | ClipboardCopyMode | Gets or sets a value that indicates how content is copied to the clipboard. |
 | ClipboardPasteMode | Gets or sets a value that indicates how content is pasted from the clipboard. |
 | ClipToBounds | (Inherited from System.Windows.UIElement) |
 | CollectionView | Gets the System.ComponentModel.ICollectionView that represents the current data source. |
 | ColumnFooterRows | Gets the collection of column footer rows. |
 | ColumnFooters | Gets the GridPanel that contains the column footer cells. |
 | ColumnHeaderBackground | Gets or sets the System.Windows.Media.Brush that is used to paint column header backgrounds. |
 | ColumnHeaderForeground | Gets or sets the System.Windows.Media.Brush that is used to paint column header content. |
 | ColumnHeaders | Gets the GridPanel that contains the column header cells. |
 | ColumnHeaderSelectedBackground | Gets or sets the System.Windows.Media.Brush that is used to paint column header backgrounds for selected cells. |
 | ColumnLayout | Gets or sets a string that defines the current column layout. |
 | Columns | Gets the collection of columns in the grid. |
 | CommandBindings | (Inherited from System.Windows.UIElement) |
 | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | CursorBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of the cursor cell. |
 | CursorForeground | Gets or sets the System.Windows.Media.Brush that is used to paint the foreground of the cursor cell. |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DeferScrolling | Gets or sets a value that determines whether scrolling should be deferred until the user releases the scrollbar thumb. |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | DragDropIndicatorBrush | Gets or sets the brush of drop indicator when drag columns or rows. |
 | EditorBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of cells in edit mode. |
 | EditorForeground | Gets or sets the System.Windows.Media.Brush that is used to paint the foreground of cells in edit mode. |
 | EditorRange | Gets the CellRange that corresponds to the cell currently being edited. |
 | Effect | (Inherited from System.Windows.UIElement) |
 | ErrorStyle | Gets or sets the CellStyle used to highlight cells that contain errors. |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | Focusable | (Inherited from System.Windows.UIElement) |
 | FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
 | FontFamily | (Inherited from System.Windows.Controls.Control) |
 | FontSize | (Inherited from System.Windows.Controls.Control) |
 | FontStretch | (Inherited from System.Windows.Controls.Control) |
 | FontStyle | (Inherited from System.Windows.Controls.Control) |
 | FontWeight | (Inherited from System.Windows.Controls.Control) |
 | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | FrozenColumns | Gets or sets the number of non-scrollable columns. |
 | FrozenLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint the lines between frozen and scrollable areas of the grid. |
 | FrozenRows | Gets or sets the number of non-scrollable rows. |
 | GridLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint the lines between cells. |
 | GridLinesVisibility | Gets or sets a value that indicates which grid lines separating inner cells are shown. |
 | GroupHeaderConverter | Gets or sets the System.Windows.Data.IValueConverter used to create the content shown in GroupRow cells to summarize group information. |
 | GroupRowBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of group rows. |
 | GroupRowForeground | Gets or sets the System.Windows.Media.Brush that is used to paint the foreground of group rows. |
 | GroupRowPosition | Gets or sets a value that indicates where group rows should be displayed with respect to the data. |
 | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
 | HeaderFontWeight | Gets or sets the System.Windows.FontWeight used to render text in header cells. |
 | HeaderGridLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint the lines between row and column header cells. |
 | HeadersVisibility | Gets or sets a value that indicates the visibility of row and column headers. |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | HorizontalScrollBarVisibility | Gets or sets a value that indicates how the horizontal scroll bar is displayed. |
 | InputBindings | (Inherited from System.Windows.UIElement) |
 | InputScope | (Inherited from System.Windows.FrameworkElement) |
 | IsArrangeValid | (Inherited from System.Windows.UIElement) |
 | IsEnabled | (Inherited from System.Windows.UIElement) |
 | IsFocused | (Inherited from System.Windows.UIElement) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
 | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
 | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
 | IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
 | IsMeasureValid | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsMouseOver | (Inherited from System.Windows.UIElement) |
 | IsReadOnly | Gets or sets a value that indicates whether the user can edit values in the grid. |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
 | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsStylusOver | (Inherited from System.Windows.UIElement) |
 | IsSynchronizedWithCurrentItem | Gets or sets a value that determines whether the control should synchronize the selection with the selection in the ItemsSource property. |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | IsVisible | (Inherited from System.Windows.UIElement) |
 | Item | Overloaded. Gets or sets the value of a specific cell. |
 | ItemsSource | Gets or sets a collection that is used to generate the content of the control. |
 | ItemType | Gets the type of item contained in the current data source. |
 | KeepCurrentVisible | Gets or sets a value that indicates whether the grid should automatically scroll to keep the current item visible. |
 | KeyActionEnter | Gets or sets a value that indicates the action performed by the grid when the user presses the Enter key. |
 | KeyActionTab | Gets or sets a value that indicates the action performed by the grid when the user presses the Tab key. |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | Marquee | Gets the System.Windows.Shapes.Rectangle used to show the Excel-style marquee around the current selection. |
 | MaxColumnWidth | Gets or sets the maximum width of columns in the C1FlexGrid. |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxRowHeight | Gets or sets the maximum height of rows in the C1FlexGrid. |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MergeManager | Gets or sets the IMergeManager class responsible for handling cell merging on the grid. |
 | MinColumnWidth | Gets or sets the minimum width of columns in the C1FlexGrid. |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinRowHeight | Gets or sets the minimum height of rows in the C1FlexGrid. |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | NewRowBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of the new row template. |
 | NewRowPosition | Gets or sets a value that indicates whether the new row template should be displayed at the bottom or at the top of the grid. |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | PersistId | (Inherited from System.Windows.UIElement) |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | RowBackground | Gets or sets the System.Windows.Media.Brush that is used to paint row backgrounds. |
 | RowHeaderBackground | Gets or sets the System.Windows.Media.Brush that is used to paint row header backgrounds. |
 | RowHeaderForeground | Gets or sets the System.Windows.Media.Brush that is used to paint row header content. |
 | RowHeaders | Gets the GridPanel that contains the row header cells. |
 | RowHeaderSelectedBackground | Gets or sets the System.Windows.Media.Brush that is used to paint row header backgrounds for selected cells. |
 | Rows | Gets the collection of rows in the grid. |
 | ScrollPosition | Gets or sets a value that represents the value of the grid scroll bars. |
 | SelectedIndex | Gets or sets the index of the data item corresponding to the selected row. |
 | SelectedItem | Gets or sets the data item corresponding to the selected row. |
 | SelectedItems | Gets a collection of data items corresponding to the currently selected rows. |
 | Selection | Gets or sets the current selection. |
 | SelectionBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of selected cells excluding the cursor cell. |
 | SelectionForeground | Gets or sets the System.Windows.Media.Brush that is used to paint the foreground of selected cells excluding the cursor cell. |
 | SelectionMode | Gets or sets the grid's selection mode. |
 | ShowErrors | Gets or sets a value that determines whether the grid should display validation errors. |
 | ShowGroups | Gets or sets a value that indicates whether the grid shows group rows between data groups. |
 | ShowMarquee | Gets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection. |
 | ShowOutlineBar | Gets or sets a value that determines whether the grid should display the outline button bar. |
 | ShowSort | Gets or sets a value that indicates whether the grid shows the current sort state by adding a glyph to the column headers of sorted columns. |
 | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
 | ToolTip | (Inherited from System.Windows.FrameworkElement) |
 | TopLeftCellBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of the cell at the left top corner of the grid. |
 | TopLeftCells | Gets the GridPanel that contains the cells in the upper left corner of the grid. |
 | TouchesCaptured | (Inherited from System.Windows.UIElement) |
 | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | TouchesOver | (Inherited from System.Windows.UIElement) |
 | TreeIndent | Gets or sets the indent used to offset each group of rows in the grid. |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | Uid | (Inherited from System.Windows.UIElement) |
 | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | VerticalScrollBarVisibility | Gets or sets a value that indicates how the vertical scroll bar is displayed. |
 | ViewRange | Gets a CellRange value that indicates the range of cells currently visible on the grid. |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |