Spread Windows Forms 12.0 Product Documentation
GroupsToExpand Property


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

Reference

RangeGroupModelEventArgs Class
RangeGroupModelEventArgs Members