MindFusion.Wpf Pack Programmer's Guide
ColumnRangeResizingEventArgs Members
Properties
 


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

The following tables list the members exposed by the ColumnRangeResizingEventArgs 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.

ColumnRange

Gets the related range of columns. (Inherited from ColumnRangeEventArgs.)

Initial

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

Width

Gets or sets the new column width.

 See Also

ColumnRangeResizingEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace