Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1DropDown Class / Style Property

In This Topic
    Style Property (C1DropDown)
    In This Topic
    Gets or sets the style applied to the component.
    Syntax
    'Declaration
     
    
    Public Property Style As C1Style
    public C1Style Style {get; set;}
    See Also