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