Click or drag to resize

DataBrowser.Background Property (Typed)

X#
The brush used for painting the background of this data browser.

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

Property Value

Type: Brush
The brush used for painting the background of this data browser.
See Also