Click or drag to resize

DataColumn.FieldSpec Property

X#
The FieldSpec object connected to this data column.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY FieldSpec AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The FieldSpec object connected to this data column.
Remarks
The FieldSpec object connected to this data column. This is used for validation purposes, as well as calculating default widths and alignment characteristics.
See Also