The following tables list the members exposed by UltraDataBand.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Move | Moves this band after or before the specified band depending upon the value of relative position parameter. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Resets the object to its default state. | |
ResetAllowAdd | Resets the property to its default value of true. | |
ResetAllowDelete | Resets the property to its default value of true. | |
ResetCachedValues | Clears cell values of rows associated with this band. This will cause the UltraDataSource component to fire UltraDataSource.CellDataRequested event for cells next time the values for those cells are needed. | |
ResetChildBands | Clears the child bands collection. | |
ResetColumns | Clears the columns collection. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetReadOnly | Resets the property to its default value of true. | |
ShouldSerializeKey | Overridden. Returns true if this property is not set to its default value. ShouldSerializeKey always returns False for the UltraDataBand object since the band keys are serialized via the key parameter to the constructor. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | Overridden. Fires when a property of this object or any of it's sub-objects changes. | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeChildBands | Returns true if this property is not set to its default value | |
ShouldSerializeColumns | Returns true if this property is not set to its default value |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |