






|
| UltimateSearch Class Library |
| UltimateSearchButton..::..Font Property |
| UltimateSearchButton Class See Also Send Feedback |
Gets or sets the font.
Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690
Syntax
| C# |
|---|
public override FontInfo Font { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property Font As FontInfo Get |
| Visual C++ |
|---|
public: virtual property FontInfo^ Font { FontInfo^ get () override; } |
Field Value
Font.
Remarks
Use this property to set the font.
