Font property. The font used for the text within the control.
[Visual Basic] Overridable Public ReadOnly Property Font As FontInfo [C#] public FontInfo Font {virtual get;} [C++] public: __property virtual FontInfo* get_Font(); [JScript] public function get Font() : FontInfo;
WebControl Class | WebControl Members | System.Web.UI.WebControls Namespace | TBD