DateTimeEditors for WinRT
GroupNameFromItem Method (PropertyGroupDescription)

The item to get group name for.
The zero-based group level index.
The culture.
Returns the group name for the given item.
Syntax
'Declaration
 
Public Overrides Function GroupNameFromItem( _
   ByVal item As System.Object, _
   ByVal level As System.Integer, _
   ByVal culture As System.Globalization.CultureInfo _
) As System.Object
public override System.object GroupNameFromItem( 
   System.object item,
   System.int level,
   System.Globalization.CultureInfo culture
)

Parameters

item
The item to get group name for.
level
The zero-based group level index.
culture
The culture.

Return Value

The name of the group the item belongs to.
See Also

Reference

PropertyGroupDescription Class
PropertyGroupDescription Members

 

 


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

Product Support Forum  |  Documentation Feedback