DataColumn.Name Property | |
A string representing the name of this data column.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Name AS USUAL GET
public virtual Usual Name { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the name of this data column.
See Also