Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1Scheduler Class / IsInPlaceEditingDisabledProperty Field

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