Version

Search Results

InitializeTag Method (UltraDataColumn)

Syntax Parameters tagValue

Key Property (UltraDataColumn)

The Key of the item in its collection. This property specifies the name of the column. Syntax Remarks The propertyDescriptor associated with this column will use the value of this property as its name. In other words the bound controls will use this value as the name of the column. Example Following sample code de...

Move Method (UltraDataColumn)

Moves this column after or before the specified column depending upon the value of relative position parameter. Syntax Parameters relativeColumn The column object relative to which this column will be moved.relativePosition The relative position. Remarks You can use the Move method to change the order of columns i...

NotifyPropChange(Enum) Method

Syntax Parameters propId

NotifyPropChange(Enum,PropChangeInfo) Method

Syntax Parameters propId trigger

NotifyPropChange(PropChangeInfo) Method

Syntax Parameters trigger

OnAddedToCollection Method (UltraDataColumn)

Syntax Parameters primaryCollection