Share via


Font Property

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