Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / IsResizingStarted Property


In This Topic
IsResizingStarted Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property IsResizingStarted As Boolean
 
'Usage
 
Dim instance As SpreadChart
Dim value As Boolean
 
value = instance.IsResizingStarted
See Also