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

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