Columns data type. Syntax Example Following code demonstrates typical uses for InitializeDataRow and InitializeDataRowsCollection events.
Default value thats used when no value is specified for a cell of this column. Syntax Example Following code demonstrates the DefaultValue property of UltraDataColumn.
Syntax Parameters entry
Syntax Parameters info
Syntax Parameters info name
Overload List
Invoked during the serialization of the object. Syntax Parameters info The System.Runtime.Serialization.SerializationInfo used to obtain the serialized properties of the objectcontext An System.ComponentModel.ITypeDescriptorContext that provides a format context.
Retruns the index of the column in the parent collection. Syntax Remarks The Index property returns the location of this column in the UltraDataColumnsCollection that this column belongs to. This property returns the same value as the UltraDataColumnsCollection.IndexOf method of the UltraDataColumnsCollection. Exa...