Spread Windows Forms 12.0 Product Documentation
isRowGroup Field (RangeGroupButtonClickUndoAction)


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

Reference

RangeGroupButtonClickUndoAction Class
RangeGroupButtonClickUndoAction Members