InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputGroupHeader Class / HorizontalAlign Property

In This Topic
    HorizontalAlign Property (InputGroupHeader)
    In This Topic
    This property has no effect on InputGroupHeader.
    Syntax
    'Declaration
     
    Public Overrides Property HorizontalAlign As InputContentAlignment
    public override InputContentAlignment HorizontalAlign {get; set;}
    See Also