For a list of all members of this type, see UltraDataBand members.
Name | Description | |
---|---|---|
AllowAdd | Indicates whether controls bound to this data source are allowed to add rows to row collections associated with this band. | |
AllowDelete | Indicates whether controls bound to this data source are allowed to delete rows from row collections associated with this band. | |
ChildBands | Returns a collection of bands that are child bands of this band. | |
Columns | Columns associated with this band. | |
DataSource | Returns the associated UltraDataSource component. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Index | Retruns the index of the band in the parent collection. If this is the root band, returns -1 since the root band doesn't have a parent collection. | |
Key | Overridden. Overridden. The Key of the item in its collection. This proeprty specifies the name of the band. | |
ParentBand | Returns the parent band. If this band is the top most band, then ParentBand will return null. | |
ParentCollection | Bands collection that contains this band object. If this band is the root band then this property will return null (Nothing in VB). | |
ReadOnly | Indicates whether any modifications to data, including adding and deleting of rows, are allowed in row collections associated with this band. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |