ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputBase Class / DropDownButtonAlign Property

In This Topic
    DropDownButtonAlign Property
    In This Topic
    Determines the alignment of the dropdown button.
    Syntax
    'Declaration
     
    Public Property DropDownButtonAlign As ButtonAlign
    public ButtonAlign DropDownButtonAlign {get; set;}
    See Also