The following tables list the members exposed by UltraDataColumnsCollection.
Name | Description | |
---|---|---|
UltraDataColumnsCollection Constructor | Constructor used to deserialization to initialize a new instance of the class with the serialized property values |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
All | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
AllowDuplicateKeys | Overridden. Overridden. Always returns false since columns collection does not allow having two columns with the same key. | |
AllowEmptyKeys | Overridden. Returns true if the collection allows items to be added that do not have key values. | |
Band | Band object this columns collection is associated with. Returned band's Columns would point to this columns collection. | |
Count | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
IsReadOnly | Overridden. Returns false | |
IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Item | Overloaded. Gets the column with the specified key. | |
SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowMultipleEmptyKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
CacheKeys | Overridden. Determines whether to use a hash table to store the keys and objects. | |
InitialCapacity | Overridden. Specifies the initial capacity of the collection. | |
InternStrings | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a new column with the specified key and specified data type. | |
Clear | Removes all the columns from the collection. | |
Contains | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
CopyTo | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
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) | |
Exists | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
GetItem | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IndexOf | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Insert | Adds a new column with the specified key and specified data type to the collection at the spcified location. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Remove | Overloaded. Removes the column with the specified key from the collection. | |
RemoveAt | Removes column at the specified location from the collection. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string. | |
TryGetItem | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateArray | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
InternalAdd | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InternalClear | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InternalInsert | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InternalRemove | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InternalRemoveAt | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnListChanged | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
OnObjectPropChanged | Overridden. Fires when a property of this object or any of it's sub-objects changes. | |
OnSubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |