Click or drag to resize

DataBrowser.TextColor Property (Typed)

X#
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 
Request Example View Source

Property Value

Type: Color
The text color to be used for the text area of the data browser.
See Also