Spread Windows Forms 12.0 Product Documentation
isRowGroup Field (RangeGroupStateChangeUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > RangeGroupStateChangeUndoAction Class : isRowGroup Field
Specifies whether the action applies to an outline (range group) of rows (or columns).
Syntax
'Declaration
 
Protected isRowGroup As Boolean
'Usage
 
Dim instance As RangeGroupStateChangeUndoAction
Dim value As Boolean
 
value = instance.isRowGroup
 
instance.isRowGroup = value
protected bool isRowGroup
See Also

Reference

RangeGroupStateChangeUndoAction Class
RangeGroupStateChangeUndoAction Members