CalendarPopupButtonFont Property |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public override FontInfo Font { get; }
Public Overrides ReadOnly Property Font As FontInfo
Get
public:
virtual property FontInfo^ Font {
FontInfo^ get () override;
}
abstract Font : FontInfo with get
override Font : FontInfo with get
Property Value
Type:
FontInfoSee Also