Version

UltraDataRow Class Properties

For a list of all members of this type, see UltraDataRow members.

Public Properties
 NameDescription
Public PropertyBandGets the band associated with this row.  
Public PropertyDataSourceGets the associated UltraDataSource component.  
Public PropertyIndexIndex of this row in the parent collection.  
Public PropertyItemOverloaded. Gets or sets the cell value associated with the column with the specified index.  
Public PropertyParentCollectionReturns the parent collection.  
Public PropertyParentRowGets the parent row.  
Public PropertyTagGets or sets the tag. The tag property can be used to logically attach another object or value to this object.  
See Also