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


Represents a form which can be used to create and modify cell hyperlinks in a worksheet.

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

 Public Constructors

  Name Description

HyperlinkForm

Overloaded. Initializes a new instance of the HyperlinkForm class.

 Public Properties

  Name Description

HyperlinkToolTip

Gets or sets the hyperlink tooltip.

HyperlinkType

Gets or sets the hyperlink type.

SubTarget

Gets or sets the hyperlink subtarget.

Target

Gets or sets the hyperlink target.

 Public Methods

  Name Description

InitializeComponent

Performs initialization.

ShowDialog

Opens this form using the specified window as an owner.

 Protected Methods

  Name Description

OnClosing

Window.OnClosing override.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation.

 See Also

HyperlinkForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace