Class RadFontStyle
Describes the font styles.
Inheritance
System.Object
RadFontStyle
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public sealed class RadFontStyle : Enum
Fields
Bold
BoldItalic
Bold and italic font style.
Declaration
public const RadFontStyle BoldItalic
Field Value
Italic
Regular
value__
Declaration
public int value__
Field Value
System.
|