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

In This Topic
    Default Property (GroupStyle)
    In This Topic
    Gets the default style of the group.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Default As GroupStyle
    public static GroupStyle Default {get;}
    See Also