Property | Type | Description | |
---|---|---|---|
SelectionUnitProperty |
Method | Description | |
---|---|---|
SetSelectionUnit ( UIElement element, DataGridSelectionUnit value ) : void |
Sets the value to define the DataGridRow selection behavior.
|
Method | Description | |
---|---|---|
GetSelectionUnit ( UIElement element ) : DataGridSelectionUnit |
public static SetSelectionUnit ( UIElement element, DataGridSelectionUnit value ) : void | ||
element | UIElement | |
value | DataGridSelectionUnit | |
return | void |