Spread Windows Forms 12.0 Product Documentation
NewSize Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > SheetAxisModelChangingEventArgs Class : NewSize Property
Gets the current value of the Axis instance's Size property.
Syntax
'Declaration
 
Public ReadOnly Property NewSize As Integer
'Usage
 
Dim instance As SheetAxisModelChangingEventArgs
Dim value As Integer
 
value = instance.NewSize
public int NewSize {get;}

Property Value

The new size.
See Also

Reference

SheetAxisModelChangingEventArgs Class
SheetAxisModelChangingEventArgs Members