Version

Selected Class Members

The following tables list the members exposed by Selected.

Public Constructors
 NameDescription
Public ConstructorSelected ConstructorReturns 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.  
Public Properties
 NameDescription
Public PropertyCellsReturns 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.  
Public PropertyColumnsReturns 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.  
Public PropertyRowsReturns 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.  
See Also