Input for ASP.NET WebForms
ButtonAlign Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace : ButtonAlign Enumeration
Enumeration that determines the alignment of trigger and spinner buttons of input.
Syntax
'Declaration
 
Public Enum ButtonAlign 
   Inherits System.Enum
public enum ButtonAlign : System.Enum 
Members
MemberDescription
LeftDisplays buttons on the left side of input content.
RightDisplays buttons on the right side of the input content.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Input.ButtonAlign

See Also

Reference

C1.Web.Wijmo.Controls.C1Input Namespace