MindFusion.Wpf Pack Programmer's Guide
ColumnRangeResizingEventArgs.Width Property
See Also
 





Gets or sets the new column width.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public Measure Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Measure

 Property Value

An instance of the Measure class.

 See Also

ColumnRangeResizingEventArgs Members
ColumnRangeResizingEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace