This documentation is archived and is not being maintained.
DataGrid Fields
Visual Studio 2010
The DataGrid type exposes the following members.
| Name | Description | |
|---|---|---|
|
AlternatingRowBackgroundProperty | Identifies the AlternatingRowBackground dependency property. |
|
AreRowDetailsFrozenProperty | Identifies the AreRowDetailsFrozen dependency property. |
|
AutoGenerateColumnsProperty | Identifies the AutoGenerateColumns dependency property. |
|
BeginEditCommand | Represents the command that indicates the intention to begin editing the current cell or row of the DataGrid. |
|
CancelEditCommand | Represents the command that indicates the intention to cancel any pending changes to the current cell or row and revert to the state before the BeginEditCommand command was executed. |
|
CanUserAddRowsProperty | Identifies the CanUserAddRows dependency property. |
|
CanUserDeleteRowsProperty | Identifies the CanUserDeleteRows dependency property. |
|
CanUserReorderColumnsProperty | Identifies the CanUserReorderColumns dependency property. |
|
CanUserResizeColumnsProperty | Identifies the CanUserResizeColumns dependency property. |
|
CanUserResizeRowsProperty | Identifies the CanUserResizeRows dependency property. |
|
CanUserSortColumnsProperty | Identifies the CanUserSortColumns dependency property. |
|
CellsPanelHorizontalOffsetProperty | Identifies the CellsPanelHorizontalOffset dependency property. |
|
CellStyleProperty | Identifies the CellStyle dependency property. |
|
ClipboardCopyModeProperty | Identifies the ClipboardCopyMode dependency property. |
|
ColumnHeaderHeightProperty | Identifies the ColumnHeaderHeight dependency property. |
|
ColumnHeaderStyleProperty | Identifies the ColumnHeaderStyle dependency property. |
|
ColumnWidthProperty | Identifies the ColumnWidth dependency property. |
|
CommitEditCommand | Represents the command that indicates the intention to commit pending changes to the current cell or row and exit edit mode. |
|
CurrentCellProperty | Identifies the CurrentCell dependency property. |
|
CurrentColumnProperty | Identifies the CurrentColumn dependency property. |
|
CurrentItemProperty | Identifies the CurrentItem dependency property. |
|
DragIndicatorStyleProperty | Identifies the DragIndicatorStyle dependency property. |
|
DropLocationIndicatorStyleProperty | Identifies the DropLocationIndicatorStyle dependency property. |
|
EnableColumnVirtualizationProperty | Identifies the EnableColumnVirtualization dependency property. |
|
EnableRowVirtualizationProperty | Identifies the EnableRowVirtualization dependency property. |
|
FrozenColumnCountProperty | Identifies the FrozenColumnCount dependency property. |
|
GridLinesVisibilityProperty | Identifies the GridLinesVisibility dependency property. |
|
HeadersVisibilityProperty | Identifies the HeadersVisibility dependency property. |
|
HorizontalGridLinesBrushProperty | Identifies the HorizontalGridLinesBrush dependency property. |
|
HorizontalScrollBarVisibilityProperty | Identifies the HorizontalScrollBarVisibility dependency property. |
|
IsReadOnlyProperty | Identifies the IsReadOnly dependency property. |
|
MaxColumnWidthProperty | Identifies the MaxColumnWidth dependency property. |
|
MinColumnWidthProperty | Identifies the MinColumnWidth dependency property. |
|
MinRowHeightProperty | Identifies the MinRowHeight dependency property. |
|
NonFrozenColumnsViewportHorizontalOffsetProperty | Identifies the NonFrozenColumnsViewportHorizontalOffset dependency property. |
|
RowBackgroundProperty | Identifies the RowBackground dependency property. |
|
RowDetailsTemplateProperty | Identifies the RowDetailsTemplate dependency property. |
|
RowDetailsTemplateSelectorProperty | Identifies the RowDetailsTemplateSelector dependency property. |
|
RowDetailsVisibilityModeProperty | Identifies the RowDetailsVisibilityMode dependency property. |
|
RowHeaderActualWidthProperty | Identifies the RowHeaderActualWidth dependency property. |
|
RowHeaderStyleProperty | Identifies the RowHeaderStyle dependency property. |
|
RowHeaderTemplateProperty | Identifies the RowHeaderTemplate dependency property. |
|
RowHeaderTemplateSelectorProperty | Identifies the RowHeaderTemplateSelector dependency property. |
|
RowHeaderWidthProperty | Identifies the RowHeaderWidth dependency property. |
|
RowHeightProperty | Identifies the RowHeight dependency property. |
|
RowStyleProperty | Identifies the RowStyle dependency property. |
|
RowStyleSelectorProperty | Identifies the RowStyleSelector dependency property. |
|
RowValidationErrorTemplateProperty | Identifies the RowValidationErrorTemplate dependency property. |
|
SelectionModeProperty | Identifies the SelectionMode dependency property. |
|
SelectionUnitProperty | Identifies the SelectionUnit dependency property. |
|
VerticalGridLinesBrushProperty | Identifies the VerticalGridLinesBrush dependency property. |
|
VerticalScrollBarVisibilityProperty | Identifies the VerticalScrollBarVisibility dependency property. |
Show: