Click or drag to resize
DataGrid Fields

The DataGrid type exposes the following members.

Fields
  NameDescription
Protected field_disableBaseControlHandlingOfVisualStates (Inherited from Control.)
Protected field_renderedItemsPanelTemplate (Inherited from ItemsControl.)
Public fieldStatic memberAutoGenerateColumnsProperty
Identifies the System.Windows.Controls.DataGrid.AutoGenerateColumns dependency property.
Public fieldStatic memberColumnHeaderStyleProperty
Identifies the System.Windows.Controls.DataGrid.ColumnHeaderStyle dependency property.
Public fieldStatic memberColumnsProperty
Identifies the System.Windows.Controls.DataGrid.Columns dependency property.
Public fieldStatic memberHorizontalGridLinesBrushProperty
Identifies the System.Windows.Controls.DataGrid.HorizontalGridLinesBrush dependency property.
Public fieldStatic memberIsReadOnlyProperty
Identifies the System.Windows.Controls.DataGrid.IsReadOnly dependency property.
Public fieldStatic memberRowHeaderTemplateProperty
Identifies the System.Windows.Controls.DataGrid.RowHeaderTemplate dependency property.
Public fieldStatic memberSelectedItemBackgroundProperty
Identifies the SelectedItemBackground dependency property.
Public fieldStatic memberSelectedItemForegroundProperty
Identifies the SelectedItemForeground dependency property.
Public fieldStatic memberSelectionModeProperty
Identifies the System.Windows.Controls.DataGrid.SelectionMode dependency property.
Public fieldStatic memberUnselectedItemBackgroundProperty
Identifies the UnselectedItemBackground dependency property.
Public fieldStatic memberUnselectedItemForegroundProperty
Identifies the UnselectedItemForeground dependency property.
Public fieldStatic memberVerticalGridLinesBrushProperty
Identifies the System.Windows.Controls.DataGrid.VerticalGridLinesBrush dependency property.
Top
See Also