DateTimeEditors for WinRT
GroupItems Property

Gets a collection of child items of the group, which can be a source collection items for a bottom level group or CollectionViewGroup objects for groups in higher level of the groups tree hierarchy.
Syntax
'Declaration
 
Public ReadOnly Property GroupItems As Windows.Foundation.Collections.IObservableVector(Of Object)
public Windows.Foundation.Collections.IObservableVector<object> GroupItems {get;}
See Also

Reference

CollectionViewGroup Class
CollectionViewGroup Members

 

 


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

Product Support Forum  |  Documentation Feedback