Spread for ASP.NET 12 Product Documentation
SortInfo Property (GroupDataModel)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > GroupDataModel Class : SortInfo Property
Gets the sorting information for the group.
Syntax
'Declaration
 
Public ReadOnly Property SortInfo As SortInfo()
'Usage
 
Dim instance As GroupDataModel
Dim value() As SortInfo
 
value = instance.SortInfo
public SortInfo[] SortInfo {get;}
See Also

Reference

GroupDataModel Class
GroupDataModel Members