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

In This Topic
    ContainerStyle Property
    In This Topic
    Gets or sets the style that is applied to the GroupItem generated for each item.
    Syntax
    'Declaration
     
    
    Public Property ContainerStyle As Style
    public Style ContainerStyle {get; set;}
    See Also