Spread Windows Forms 12.0 Product Documentation
SortInfo Property (IGroupSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IGroupSupport Interface : SortInfo Property
Gets the sort information for the group.
Syntax
'Declaration
 
ReadOnly Property SortInfo As SortInfo()
'Usage
 
Dim instance As IGroupSupport
Dim value() As SortInfo
 
value = instance.SortInfo
SortInfo[] SortInfo {get;}
See Also

Reference

IGroupSupport Interface
IGroupSupport Members