Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property (DropDownEditorViewBase)
    In This Topic
    Gets or sets the horizontal alignment of the content.
    Syntax
    'Declaration
     
    
    Public Property HorizontalAlignment As HorizontalAlignment
    public HorizontalAlignment HorizontalAlignment {get; set;}
    See Also