Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the font of the text.
Syntax
Visual Basic Overrides Public ReadOnly Property Font As FontInfo C# public override FontInfo Font { get; } Managed C++ public: __property FontInfo get_Font(); JScript public override function get Font() : FontInfo;
Possible Values
The property is read-only. The property has no default value.
Property Information
Applies To
TREEVIEW
See Also
Internet Explorer WebControls, About the TreeView WebControl