Spread Windows Forms 12.0 Product Documentation
Group Property (RangeGroupInfoEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RangeGroupInfoEventArgs Class : Group Property
Gets the outline (range group) to expand or collapse.
Syntax
'Declaration
 
Public ReadOnly Property Group As RangeGroupInfo
'Usage
 
Dim instance As RangeGroupInfoEventArgs
Dim value As RangeGroupInfo
 
value = instance.Group
public RangeGroupInfo Group {get;}
See Also

Reference

RangeGroupInfoEventArgs Class
RangeGroupInfoEventArgs Members