DataBrowser.TextColor Property (Typed) | |
The text color to be used for the text area of the data browser.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TextColor AS Color GET SET
public virtual Color TextColor { get; set; }
Request Example
View SourceProperty Value
Type:
ColorThe text color to be used for the text area of the data browser.
See Also