The following tables list the members exposed by Selected.
Name | Description | |
---|---|---|
Selected Constructor | Returns a reference to a Selected object containing collections of all the selected objects in the grid. This property is read-only at run-time. This property is not available at design-time. |
Name | Description | |
---|---|---|
Cells | Returns a reference to a collection of the selected UltraGridCell objects. This property is read-only at run-time. This property is not available at design-time. | |
Columns | Returns a reference to a collection of the selected UltraGridColumn objects. This property is read-only at run-time. This property is not available at design-time. | |
Rows | Returns a reference to a collection of the selected UltraGridRow objects. This property is read-only at run-time. This property is not available at design-time. |