Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / DaySlotPresenter Class / EmptyProperty Field

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