Version

UltraGridChildBand Class Properties

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

Public Properties
 NameDescription
Public PropertyBandReturns the UltraGridBand that the object belongs to, if any. This property is read-only at run-time. This property is not available at design-time.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyExpandedReturns or sets whether the child band is expanded.  
Public PropertyIndexThe index of this row in its parent collection.  
Public PropertyKeyOverridden. The internally assigned key value for the UltraGridChildBand. This key is the same as the key of the UltraGridBand object associated with this UltraGridChildBand object. The Key property is read-only for the UltraGridChildBand object.  
Public PropertyParentRowReturns the parent row. UltraGridRow  
Public PropertyRowsThe collection of child rows.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also