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

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