Basic Library for WinRT
PropertyGroupDescription Constructor(String)

The name of the item property to group on.
Creates a new instance of the PropertyGroupDescription class with the specified item property name.
Syntax
'Declaration
 
Public Function New( _
   ByVal propertyName As System.String _
)
public PropertyGroupDescription( 
   System.string propertyName
)

Parameters

propertyName
The name of the item property to group on.
See Also

Reference

PropertyGroupDescription Class
PropertyGroupDescription Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback