'Declaration
Public Function New( _ ByVal propertyName As String _ )
public PropertyGroupDescription( string propertyName )
Parameters
- propertyName
- The name of the item property to group on.
'Declaration
Public Function New( _ ByVal propertyName As String _ )
public PropertyGroupDescription( string propertyName )