InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / HorizontalHeaderAlignment Property

In This Topic
    HorizontalHeaderAlignment Property
    In This Topic
    Gets or sets the HorizontalContentAlignment of the header.
    Syntax
    'Declaration
     
    Public Property HorizontalHeaderAlignment As HorizontalAlignment
    public HorizontalAlignment HorizontalHeaderAlignment {get; set;}
    See Also