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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > GroupingEventArgs Class : SortInfo Property
Gets the sorting information.
Syntax
'Declaration
 
Public ReadOnly Property SortInfo As SortInfo
'Usage
 
Dim instance As GroupingEventArgs
Dim value As SortInfo
 
value = instance.SortInfo
public SortInfo SortInfo {get;}
See Also

Reference

GroupingEventArgs Class
GroupingEventArgs Members