Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Popup Class / Gap Property

In This Topic
    Gap Property (C1Popup)
    In This Topic
    Gets or sets space between owner and popup.
    Syntax
    'Declaration
     
    
    Public Property Gap As Integer
    public int Gap {get; set;}
    See Also