Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / GroupStyle Class / HidesIfEmpty Property

In This Topic
    HidesIfEmpty Property
    In This Topic
    Gets or sets whether items corresponding to empty groups should be displayed.
    Syntax
    'Declaration
     
    
    Public Property HidesIfEmpty As Boolean
    public bool HidesIfEmpty {get; set;}
    See Also