Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RangeGroupButtonClickUndoAction Class / activeLevel Field


In This Topic
activeLevel Field
In This Topic
Specifies the level on which the action occurs.
Syntax
'Declaration
 
Protected activeLevel As Integer
 
'Usage
 
Dim instance As RangeGroupButtonClickUndoAction
Dim value As Integer
 
value = instance.activeLevel
 
instance.activeLevel = value
See Also