DataColumn.TextColor Property | |
The text color to be used for the text area of this data column.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TextColor AS USUAL GET SET
public virtual Usual TextColor { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe text color to be used for the text area of this data column.
See Also