Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / DaySlot Class / IsEnabledProperty Field

In This Topic
    IsEnabledProperty Field
    In This Topic
    Identifies the IsEnabled dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsEnabledProperty As DependencyProperty
    public static readonly DependencyProperty IsEnabledProperty
    See Also