Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Popup Class / IsDraggableProperty Field

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