ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Input Namespace / C1InputExtenderBase 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