Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1Scheduler Class / IsGroupedProperty Field

In This Topic
    IsGroupedProperty Field (C1Scheduler)
    In This Topic
    Identifies the IsGrouped property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsGroupedProperty As DependencyProperty
    public static readonly DependencyProperty IsGroupedProperty
    See Also