DataGridRow Fields
.NET Framework 4.5
The DataGridRow type exposes the following members.
| Name | Description | |
|---|---|---|
|
AlternationIndexProperty | Identifies the AlternationIndex dependency property. |
|
DetailsTemplateProperty | Identifies the DetailsTemplate dependency property. |
|
DetailsTemplateSelectorProperty | Identifies the DetailsTemplateSelector dependency property. |
|
DetailsVisibilityProperty | Identifies the DetailsVisibility dependency property. |
|
HeaderProperty | Identifies the Header dependency property. |
|
HeaderStyleProperty | Identifies the HeaderStyle dependency property. |
|
HeaderTemplateProperty | Identifies the HeaderTemplate dependency property. |
|
HeaderTemplateSelectorProperty | Identifies the HeaderTemplateSelector dependency property. |
|
IsEditingProperty | Identifies the IsEditing dependency property. |
|
IsNewItemProperty | Identifies the IsNewItem dependency property. |
|
IsSelectedProperty | Identifies the IsSelected dependency property. |
|
ItemProperty | Identifies the Item dependency property. |
|
ItemsPanelProperty | Identifies the ItemsPanel dependency property. |
|
SelectedEvent | Identifies the Selected routed event. |
|
UnselectedEvent | Identifies the Unselected routed event. |
|
ValidationErrorTemplateProperty | Identifies the ValidationErrorTemplate dependency property. |