Click or drag to resize

ListView.TextBackgroundColor Property (Typed)

X#
A Color object used to paint the text background in the list view.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY TextBackgroundColor AS Color GET SET 
Request Example View Source

Property Value

Type: Color
A Color object used to paint the text background in the list view.
See Also