CommandLinkButtonDescriptionFont Property
Gets or sets the font of the description displayed by the control.
Namespace: KGySoft.WinForms.ControlsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public Font DescriptionFont { get; set; }
Public Property DescriptionFont As Font
Get
Set
public:
property Font^ DescriptionFont {
Font^ get ();
void set (Font^ value);
}
member DescriptionFont : Font with get, set
Property Value
Font