Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1ContextMenu Class / PopupStyle Property

In This Topic
    PopupStyle Property
    In This Topic
    Gets or sets the style of the popup.
    Syntax
    'Declaration
     
    
    Public Property PopupStyle As C1Style
    public C1Style PopupStyle {get; set;}
    See Also