| Name | Description |
 | ActiveEditor | Gets the cell editor that is currently active. (Inherited from C1.WPF.Grid.C1GridControl) |
 | ActualAlternatingRowStyle | Gets the actual style that will be applied to the cells of an odd-numbered row. |
 | ActualBottomLeftHeaderStyle | Gets the actual style that will be applied to the bottom-left header cells. |
 | ActualCellStyle | Gets the actual style that will be applied to cells. (Inherited from C1.WPF.Grid.C1GridControl) |
 | ActualColumnFooterSelectedStyle | Gets the actual style that will be applied to the column-footer cells when they are selected. |
 | ActualColumnFooterStyle | Gets the actual style that will be applied to the column-footer cells. |
 | ActualColumnHeaderSelectedStyle | Gets the actual style that will be applied to the column-header cells when they are selected. |
 | ActualColumnHeaderStyle | Gets the actual style that will be applied to the column-header cells. |
 | ActualCursorStyle | Gets the actual style that will be applied to the cell when the cursor is in it. (Inherited from C1.WPF.Grid.C1GridControl) |
 | ActualErrorStyle | Gets the actual style that will be applied to cells with errors. |
 | ActualGroupRowStyle | Gets the actual style that will be applied to cells of a group row. |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualNewRowStyle | Gets the actual style that will be applied to cells of a new-row. |
 | ActualRowErrorStyle | Gets the actual style that will be applied to cells with errors. |
 | ActualRowHeaderErrorStyle | Gets the actual style that will be applied to row-header cells with errors. |
 | ActualRowHeaderSelectedStyle | Gets the actual style that will be applied to the row-header cells when they are selected. |
 | ActualRowHeaderStyle | Gets the actual style that will be applied to the row-header cells. |
 | ActualRowStyle | Gets the actual style that will be applied to the cells of a row. |
 | ActualSelectionStyle | Gets the actual style that will be applied to cells when they are selected. (Inherited from C1.WPF.Grid.C1GridControl) |
 | ActualTopLeftHeaderStyle | Gets the actual style that will be applied to the top-left header cells. |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | Adapter | Gets or sets the adapter that provides the grid with the cells and editors, dimensions of columns and rows, freezing dragging and resizing capabilities. (Inherited from C1.WPF.Grid.C1GridControl) |
 | AllowDeleting | Determines whether row deleting is allowed. |
 | AllowDragging | Gets or sets a value that indicates whether users are allowed to move rows and columns to new positions. |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AllowFiltering | Gets or sets whether users are allowed to filter this column. |
 | AllowGrouping | Gets or sets whether users are allowed to group the grid. |
 | 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. |
 | AllowSorting | Gets or sets whether users are allowed to sort columns by tapping or 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. |
 | AlternatingRowForeground | Gets or sets the System.Windows.Media.Brush that is used to paint the foreground of odd-numbered rows. |
 | AlternatingRowStyle | Gets or sets the System.Windows.Style of the odd-numbered rows cells. |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
 | AutoGenerateColumns | Gets or sets a value to determine whether columns are generated automatically from the properties of the items of ItemsSource. |
 | AutomationEnabled | Gets or sets whether an automation peer will be created when requested by system. |
 | AutoSizeMode | Gets or sets which cells should be taken into account when auto-sizing a row or column. |
 | 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. |
 | BottomLeftHeaderBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of the cell at the bottom-left corner of the grid. |
 | BottomLeftHeaderForeground | Gets or sets the System.Windows.Media.Brush of the bottom-left header text and glyphs. |
 | BottomLeftHeaderGridLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint the lines between bottom-left header cells. |
 | BottomLeftHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating bottom-left header cells are shown. |
 | BottomLeftHeaderStyle | Gets or sets the System.Windows.Style of the bottom-left headers. |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CellFactory | Gets or sets the factory of cells. |
 | CellPadding | Gets or sets the cell padding. (Inherited from C1.WPF.Grid.C1GridControl) |
 | Cells | Gets the GridPanel that contains the data cells in the grid. |
 | CellStyle | Gets or sets the System.Windows.Style of the normal cells. (Inherited from C1.WPF.Grid.C1GridControl) |
 | ChildItemsPath | Gets or sets the name of the property used to generate child rows. |
  | ClassicStyle | Gets a style that mimics excel-style. |
 | Clip | (Inherited from System.Windows.UIElement) |
 | ClipboardCopyMode | Gets or sets a value that indicates how content is copied to the clipboard. |
 | ClipToBounds | (Inherited from System.Windows.UIElement) |
 | ColumnFooterBackground | Gets or sets the System.Windows.Media.Brush of the column footer background. |
 | ColumnFooterFontFamily | Gets or sets the font family applied to column footer cells. |
 | ColumnFooterFontSize | Gets or sets the font size applied to column footer cells. |
 | ColumnFooterFontStyle | Gets or sets the font style applied to column footer cells. |
 | ColumnFooterFontWeight | Gets or sets the font weight applied to column footer cells. |
 | ColumnFooterForeground | Gets or sets the System.Windows.Media.Brush of the column footer text and glyphs. |
 | ColumnFooterGridLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint the lines between column footer cells. |
 | ColumnFooterGridLinesVisibility | Gets or sets a value that indicates which grid lines separating column footer cells are shown. |
 | ColumnFooterRows | Gets the collection of rows of the column footers. |
 | ColumnFooters | Gets the GridPanel that contains the column footer cells. |
 | ColumnFooterSelectedBackground | Gets or sets the System.Windows.Media.Brush that is used to paint column footer background for selected cells. |
 | ColumnFooterSelectedForeground | Gets or sets the System.Windows.Media.Brush that is used to paint column footer foreground for selected cells. |
 | ColumnFooterSelectedStyle | Gets or sets the System.Windows.Style applied to the selected column footers. |
 | ColumnFooterStyle | Gets or sets the System.Windows.Style of the column footers. |
 | ColumnHeaderBackground | Gets or sets the System.Windows.Media.Brush of the column header background. |
 | ColumnHeaderFontFamily | Gets or sets the font family applied to column header cells. |
 | ColumnHeaderFontSize | Gets or sets the font size applied to column header cells. |
 | ColumnHeaderFontStyle | Gets or sets the font style applied to column header cells. |
 | ColumnHeaderFontWeight | Gets or sets the font weight applied to column header cells. |
 | ColumnHeaderForeground | Gets or sets the System.Windows.Media.Brush of the column header text and glyphs. |
 | ColumnHeaderGridLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint the lines between column header cells. |
 | ColumnHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating column header cells are shown. |
 | ColumnHeaderRows | Gets the collection of rows of the column headers. |
 | 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 background for selected cells. |
 | ColumnHeaderSelectedForeground | Gets or sets the System.Windows.Media.Brush that is used to paint column header foreground for selected cells. |
 | ColumnHeaderSelectedStyle | Gets or sets the System.Windows.Style applied to the selected column headers. |
 | ColumnHeaderStyle | Gets or sets the System.Windows.Style of the column headers. |
 | ColumnOptionsIconTemplate | Gets or sets the template used to create the icon displayed in the column header showing there are options. |
 | ColumnOptionsMenuVisibility | Gets or sets the visibility of the column-header menu. |
 | Columns | Gets the collection of columns of the grid. |
 | CommandBindings | (Inherited from System.Windows.UIElement) |
 | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
 | CornerRadius | (Inherited from C1.WPF.Core.C1View) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | CursorBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of cursor cell. |
 | CursorForeground | Gets or sets the System.Windows.Media.Brush that is used to paint the text of cursor cell. |
 | CursorRange | Gets the GridCellRange that corresponds to the cursor cell. |
 | CursorStyle | Gets or sets the System.Windows.Style of the cursor cell. (Inherited from C1.WPF.Grid.C1GridControl) |
 | DataCollection | Gets the inner collection view. |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DefaultColumnHeaderRowHeight | Gets or sets the default height of the rows used to display column headers. |
 | DefaultColumnWidth | Gets or sets the default width of the columns. |
 | DefaultGroupRowHeight | Gets or sets the default height of the group rows. |
 | DefaultRowHeaderColumnWidth | Gets or sets the default width of the columns used to display row headers. |
 | DefaultRowHeight | Gets or sets the default height of the rows. |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | EditIconTemplate | Gets or sets the template used to create the icon displayed in the header when a row is being edited. |
 | 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 GridCellRange that corresponds to the cell currently being edited. |
 | Effect | (Inherited from System.Windows.UIElement) |
 | ErrorIconTemplate | Gets or sets the template used to create the icon displayed in the header when a row has an error. |
 | ErrorStyle | Gets or sets the System.Windows.Style applied to cells with errors. |
 | ErrorToolTipStyle | Gets or sets the style applied to the error tooltips. |
 | FilterIconTemplate | Gets or sets the template used to create the filter icon used throughout the control. |
 | 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) |
 | FrozenBottomRows | Gets or sets the number of frozen rows at the bottom. |
 | FrozenColumns | Gets or sets the number of frozen 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. (Inherited from C1.WPF.Grid.C1GridControl) |
 | FrozenRows | Gets or sets the number of frozen rows. |
 | FullEdit | Gets a value indicating whether the grid is in full edit mode. (Inherited from C1.WPF.Grid.C1GridControl) |
 | GridLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint the lines between cells. (Inherited from C1.WPF.Grid.C1GridControl) |
 | GridLinesVisibility | Gets or sets a value that indicates which grid lines separating inner cells are shown. (Inherited from C1.WPF.Grid.C1GridControl) |
 | GridLinesWidth | Gets or sets the width of the lines between cells. (Inherited from C1.WPF.Grid.C1GridControl) |
 | GroupCollapsedIconTemplate | Gets or sets the template used to create the icon displayed when the group is collapsed. |
 | GroupExpandedIconTemplate | Gets or sets the template used to create the icon displayed when the group is expanded. |
 | GroupHeaderConverter | Gets or sets the System.Windows.Data.IValueConverter used to create the content shown in GridGroupRow cells to summarize group information. |
 | GroupHeaderFormat | Gets or sets the format string used to create the group header content. |
 | GroupRowBackground | Gets or sets the System.Windows.Media.Brush of the group row background. |
 | GroupRowFontFamily | Gets or sets the font family applied to group row cells. |
 | GroupRowFontSize | Gets or sets the font size applied to group row cells. |
 | GroupRowFontStyle | Gets or sets the font style applied to group row cells. |
 | GroupRowFontWeight | Gets or sets the font weight applied to group row cells. |
 | GroupRowForeground | Gets or sets the System.Windows.Media.Brush of the text and glyphs of the group rows. |
 | GroupRowPosition | Gets or sets a value that indicates where group rows should be displayed with respect to the data. |
 | GroupRowStyle | Gets or sets the System.Windows.Style of the group-row cells. |
 | GroupSummariesPosition | Gets or sets a value that indicates where the group-summaries are shown. |
 | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
 | 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 the horizontal scroll bar visibility. (Inherited from C1.WPF.Grid.C1GridControl) |
 | InputBindings | (Inherited from System.Windows.UIElement) |
 | InputScope | (Inherited from System.Windows.FrameworkElement) |
 | IsAnimated | Gets or sets whether the control is animated during navigation. (Inherited from C1.WPF.Grid.C1GridControl) |
 | IsArrangeValid | (Inherited from System.Windows.UIElement) |
 | IsDisposed | (Inherited from C1.WPF.Core.C1View) |
 | 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 to determine whether the grid is read-only. |
 | 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) |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | IsVisible | (Inherited from System.Windows.UIElement) |
 | Item | Overloaded. Gets or sets the value of the cell specified by its row and column. |
 | ItemsSource | Gets or sets the collection of items. |
 | KeyActionEnter | Gets or sets the action to perform when the Enter key is pressed. (Inherited from C1.WPF.Grid.C1GridControl) |
 | KeyActionTab | Gets or sets the action to perform when the Tab key is pressed. (Inherited from C1.WPF.Grid.C1GridControl) |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxColumnWidth | Gets or sets the maximum width of columns in the FlexGrid. |
 | MaxGroupLevel | Gets the maximum group level present in the grid. |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxRowHeight | Gets or sets the maximum height of rows in the FlexGrid. |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MergeManager | Gets or sets the merge manager. |
 | MinColumnWidth | Gets or sets the minimum width of columns in the FlexGrid. |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinRowHeight | Gets or sets the minimum height of rows in the FlexGrid. |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | MouseOverBrush | Gets or sets the System.Windows.Media.Brush that is used to highlight cells when the mouse is over. (Inherited from C1.WPF.Grid.C1GridControl) |
 | MouseOverMode | Gets or sets how the mouse over mode. |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | NewRowBackground | Gets or sets the System.Windows.Media.Brush of the new row background. |
 | NewRowForeground | Gets or sets the System.Windows.Media.Brush of the text and glyphs of the new row. |
 | NewRowIconTemplate | Gets or sets the template used to create the icon displayed in the header of a new row. |
 | NewRowPlaceholder | Gets or sets the message displayed in 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, or if there should not be displayed. |
 | NewRowStyle | Gets or sets the System.Windows.Style of the new-row cells. |
 | 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) |
 | PopupStyle | Gets or sets the System.Windows.Style applied to the menu. |
 | 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. |
 | RowErrorStyle | Gets or sets the System.Windows.Style applied to cells whose row has errors. |
 | RowForeground | Gets or sets the System.Windows.Media.Brush that is used to paint row foreground. |
 | RowHeaderBackground | Gets or sets the System.Windows.Media.Brush of the row header background. |
 | RowHeaderColumns | Gets the collection of columns of the row header. |
 | RowHeaderErrorStyle | Gets or sets the System.Windows.Style applied to row header cells whose row has errors. |
 | RowHeaderFontFamily | Gets or sets the font family applied to row header cells. |
 | RowHeaderFontSize | Gets or sets the font size applied to row header cells. |
 | RowHeaderFontStyle | Gets or sets the font style applied to row header cells. |
 | RowHeaderFontWeight | Gets or sets the font weight applied to row header cells. |
 | RowHeaderForeground | Gets or sets the System.Windows.Media.Brush of the row header text and glyphs. |
 | RowHeaderGridLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint the lines between row header cells. |
 | RowHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating row header cells are shown. |
 | 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 background for selected cells. |
 | RowHeaderSelectedForeground | Gets or sets the System.Windows.Media.Brush that is used to paint row header foreground for selected cells. |
 | RowHeaderSelectedStyle | Gets or sets the System.Windows.Style applied to the selected row headers. |
 | RowHeaderStyle | Gets or sets the System.Windows.Style of the row headers. |
 | Rows | Gets the collection of rows of the grid. |
 | RowStyle | Gets or sets the System.Windows.Style of the normal rows cells. |
 | ScrollMode | Gets or sets the scroll mode. (Inherited from C1.WPF.Grid.C1GridControl) |
 | ScrollPosition | Gets or sets the scroll position. (Inherited from C1.WPF.Grid.C1GridControl) |
 | SelectedIndex | Gets or sets the selected row index. |
 | SelectedItem | Gets or sets the selected data item. |
 | SelectedItems | Gets the collection of selected data items. |
 | SelectedRanges | Gets or sets the current selected ranges. |
 | Selection | Gets or sets the current selection. |
 | SelectionAdornerBorderBrush | Gets or sets the System.Windows.Media.Brush of the selection adorner border. (Inherited from C1.WPF.Grid.C1GridControl) |
 | SelectionAdornerBrush | Gets or sets the System.Windows.Media.Brush of the selection adorner. (Inherited from C1.WPF.Grid.C1GridControl) |
 | SelectionBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of selected cells. |
 | SelectionForeground | Gets or sets the System.Windows.Media.Brush of the selected text. |
 | SelectionMode | Gets or sets how the cells, columns or rows are selected. |
 | SelectionStyle | Gets or sets the System.Windows.Style of the selected cells. (Inherited from C1.WPF.Grid.C1GridControl) |
 | ShowDesignTimeData | Gets or sets whether the control generates design-time data. |
 | ShowErrors | Gets or sets whether the errors are shown. |
 | ShowFilter | Gets or sets whether the grid should display filter indicators in the column headers. |
 | ShowMarquee | Gets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection. (Inherited from C1.WPF.Grid.C1GridControl) |
 | ShowOutlineBar | Gets or sets a value that determines whether the grid should display the outline button bar. |
 | ShowSelectionMenu | Gets or sets a value that indicates whether the grid shows menu when select rows or cells. |
 | ShowSort | Gets or sets whether the grid should display sort indicators in the column headers. |
 | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
 | SortAscendingIconTemplate | Gets or sets the template of the sort icon when it is sorted ascending. |
 | SortDescendingIconTemplate | Gets or sets the template of the sort icon when it is sorted descending. |
 | SortIconPosition | Gets or sets the position of the sort icon inside the column header. |
 | SortIndeterminateIconTemplate | Gets or sets the template of the sort icon when it is not sorted yet. |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | SummaryIconTemplate | Gets or sets the template used to create the summary row icon used throughout the control. |
 | 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) |
 | TopLeftCells | Gets the GridPanel that contains the cells in the upper left corner of the grid. |
 | TopLeftHeaderBackground | Gets or sets the System.Windows.Media.Brush that is used to paint the background of the cell at the top-left corner of the grid. |
 | TopLeftHeaderForeground | Gets or sets the System.Windows.Media.Brush of the top-left header text and glyphs. |
 | TopLeftHeaderGridLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint the lines between top-left header cells. |
 | TopLeftHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating top-left header cells are shown. |
 | TopLeftHeaderStyle | Gets or sets the System.Windows.Style of the top-left headers. |
 | TouchesCaptured | (Inherited from System.Windows.UIElement) |
 | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | TouchesOver | (Inherited from System.Windows.UIElement) |
 | TreeColumnIndex | Gets or sets the index of the column that will display the expand/collapse buttons in GridGroupRow's. |
 | TreeExpandMode | Gets or sets the mode the tree created after setting the property ChildItemsPath. |
 | TreeIndent | Gets or sets the indent used to offset each group of rows in the grid. |
 | TreeIndentMode | Gets or sets how cells are indented. |
 | TreeLinesBrush | Gets or sets the System.Windows.Media.Brush that is used to paint tree-lines. |
 | TreeLinesDashArray | Gets or sets the dash-array of the tree-lines. |
 | TreeLinesMode | Gets or sets whether and how the tree-lines are displayed to connect parent-children rows. |
 | TreeLinesRadiusX | Gets or sets the horizontal radius of the tree-lines. |
 | TreeLinesRadiusY | Gets or sets the vertical radius of the tree-lines. |
 | TreeLinesThickness | Gets or sets the width of the tree-lines. |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | Uid | (Inherited from System.Windows.UIElement) |
 | UpdateAnimation | Gets an object containing the animation settings that will be applied when updating cells. (Inherited from C1.WPF.Grid.C1GridControl) |
 | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | VerticalScrollBarVisibility | Gets or sets the vertical scroll bar visibility. (Inherited from C1.WPF.Grid.C1GridControl) |
 | Viewport | Gets the current viewport in cell's coordinates. (Inherited from C1.WPF.Grid.C1GridControl) |
 | ViewRange | Gets a GridCellRange value that indicates the range of cells currently visible on the grid. |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |
 | ZoomMode | Gets or sets the zoom mode. (Inherited from C1.WPF.Grid.C1GridControl) |