MindFusion.Wpf Pack Programmer's Guide
RowRangeResizingEventArgs Members
Properties
 


Contains the arguments passed to validation events related to multiple rows.

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

 Public Properties

  Name Description

Abort

Gets or sets a value indicating whether to terminate the current operation immediately.

Allow

Gets or sets a value indicating whether to allow the current operation.

Height

Gets or sets the new row height.

Initial

Gets a value indicating whether this is the first time the event is raised.

RowRange

Gets the related range of rows. (Inherited from RowRangeEventArgs.)

 See Also

RowRangeResizingEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace