Xceed.Grid.RowSelectedJobSpecGroupRow property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the Xceed.Grid.RowSelectedJobSpecGroupRow property to get the currently selected job spec group row from the grid. This property is set to Null if there are no rows in the grid or if none of the rows in the grid are selected. It returns the first selected row from the grid if more than 1 row is selected.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Xceed.Grid.Row |
Read Only |
Null |