Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TabPosition Class / Alignment Property

In This Topic
    Alignment Property
    In This Topic
    Gets or sets the text alignment at the current tab.
    Syntax
    'Declaration
     
    Public Property Alignment As TabAlignmentEnum
    public TabAlignmentEnum Alignment {get; set;}
    See Also