C1.Silverlight.Schedule.5
GroupStyle Property

Gets a collection of GroupStyle objects that define the appearance of each level of groups.
Syntax
'Declaration
 
Public ReadOnly Property GroupStyle As System.Collections.ObjectModel.ObservableCollection(Of GroupStyle)
public System.Collections.ObjectModel.ObservableCollection<GroupStyle> GroupStyle {get;}
See Also

Reference

GroupedListBox Class
GroupedListBox Members

 

 


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