InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputGroupHeader Class / TextAlign Property

In This Topic
    TextAlign Property (InputGroupHeader)
    In This Topic
    Gets or sets how text is aligned in the InputGroupHeader.
    Syntax
    'Declaration
     
    Public Property TextAlign As HorizontalAlignment
    public HorizontalAlignment TextAlign {get; set;}
    See Also