Spread Windows Forms 12.0 Product Documentation
IsRowGroup Property (RangeGroupModelEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RangeGroupModelEventArgs Class : IsRowGroup Property
Gets whether the outline (range group) is of rows (or else columns).
Syntax
'Declaration
 
Public ReadOnly Property IsRowGroup As Boolean
'Usage
 
Dim instance As RangeGroupModelEventArgs
Dim value As Boolean
 
value = instance.IsRowGroup
public bool IsRowGroup {get;}
See Also

Reference

RangeGroupModelEventArgs Class
RangeGroupModelEventArgs Members