DataBrowser.Font Property (Typed) | |
The font to be used for the text area of the data browser.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Font AS Font GET SET
public virtual Font Font { get; set; }
Request Example
View SourceProperty Value
Type:
FontThe font to be used for the text area of the data browser.
See Also