Spread Windows Forms 12.0 Product Documentation
CurrentSize Property


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

Property Value

The current size.
See Also

Reference

SheetAxisModelChangingEventArgs Class
SheetAxisModelChangingEventArgs Members