ListView.TextBackgroundColor Property | |
A Color object used to paint the text background in the list view.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TextBackgroundColor AS USUAL GET SET
public virtual Usual TextBackgroundColor { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA Color object used to paint the text background in the list view.
See Also