Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / GroupedListBox Class / IsGrouping Property

In This Topic
    IsGrouping Property (GroupedListBox)
    In This Topic
    Gets a value that indicates whether the control is using grouping. This is a dependency property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsGrouping As Boolean
    public bool IsGrouping {get;}
    See Also