Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Popup Class / SetPopupWidth Method

In This Topic
    SetPopupWidth Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function SetPopupWidth( _
       ByVal value As String _
    ) As Task
    public virtual Task SetPopupWidth( 
       string value
    )

    Parameters

    value
    See Also