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


A form which can be used to define validation rules for cells within a worksheet.

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

 Public Constructors

  Name Description

ValidationForm

Initializes a new instance of the ValidationForm class.

 Public Methods

  Name Description

Apply

Applies the validation rules defined in the form to a target IValidation object.

InitializeComponent

Performs initialization.

ShowDialog

Opens this form using the specified window as an owner.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation.

 See Also

ValidationForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace