The following tables list the members exposed by UltraDataColumn.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowDBNull | Specifies whether the user is allowed to enter null values in the cells of this column. | |
Band | Returns the band columns in this collection are associated with. | |
DataType | Column's data type. | |
DefaultValue | Default value that's used when no value is specified for a cell of this column. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Index | Retruns the index of the column in the parent collection. | |
Key | Overridden. The Key of the item in its collection. This property specifies the name of the column. | |
ParentCollection | Returns the columns collection this column is associated with. Typically the returned columns collection would contain this column. | |
ReadOnly | Indicates whether modifying of cell contents is allowed in this column. | |
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) | |
GenerateSerializedIdentifier | ||
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) | |
IsSameIdentifier | ||
Move | Moves this column after or before the specified column depending upon the value of relative position parameter. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Resets the object to its default state. | |
ResetAllowDBNull | Resets the AllowDBNull property its default value. | |
ResetCachedValues | Clears the cell values of rows associated with this column. This will cause the UltraDataSource componenet to fire UltraDataSource.CellDataRequested event for cells next time the data for those cells is needed. | |
ResetDataType | Resets the data type to its default value of type of string. | |
ResetDefaultValue | Resets the property to its default value of null. | |
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 Band object since the band key can never be changed. | |
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) | |
ShouldSerializeAllowDBNull | Returns true if the AllowDBNull property needs to be serialized. | |
ShouldSerializeDataType | Returns true if the DataType property needs to be serialized. | |
ShouldSerializeDefaultValue | Returns true if DefaultValue is set to a non-null value. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |