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

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