MindFusion.Wpf Pack Programmer's Guide
FontPickerForm Members
Constructors Properties Methods
 


Represents a dialog which can be used to specify font styles within a worksheet.

The following tables list the members exposed by the FontPickerForm type.

 Public Constructors

  Name Description

FontPickerForm

Overloaded. Initializes a new instance of the FontPickerForm class.

 Public Properties

  Name Description

Bold

Gets whether the font style uses bold.

FontName

Gets the font name.

FontSize

Gets the font size.

Italic

Gets whether the font style uses italic.

Strikeout

Gets whether the font style uses strikeout.

TextBrush

Gets the text color.

Underline

Gets whether the font style uses underline.

 Public Methods

  Name Description

InitializeComponent

Performs initialization.

ShowDialog

Opens this form using the specified window as an owner.

 See Also

FontPickerForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace