Click or drag to resize

DataBrowser.HiBackground Property

X#
Returns the background brush for the Highlighted rows and cells in the Databrowser. This can be changed with the ChangeBackground() method.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY HiBackground AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
The background brush for the Highlighted rows and cells in the Databrowser. This can be changed with the ChangeBackground() method.
See Also