ComponentOne FlexGrid for WinForms
GroupDescription Constructor(String)

C1.Win.C1FlexGrid Namespace > GroupDescription Class > GroupDescription Constructor : GroupDescription Constructor(String)
Name of the property to group on.
Initializes a new instance of a GroupDescription.
Syntax
'Declaration
 
Public Function New( _
   ByVal propertyName As String _
)
public GroupDescription( 
   string propertyName
)

Parameters

propertyName
Name of the property to group on.
See Also

Reference

GroupDescription Class
GroupDescription Members
Overload List