Spread for ASP.NET 9.0 Product Documentation
GroupingEventArgs Constructor


Sorting information
Creates a new set of grouping event arguments.
Syntax
'Declaration
 
Public Function New( _
   ByVal info As SortInfo _
)
'Usage
 
Dim info As SortInfo
 
Dim instance As New GroupingEventArgs(info)
public GroupingEventArgs( 
   SortInfo info
)

Parameters

info
Sorting information
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

GroupingEventArgs Class
GroupingEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.