Gets or sets the text alignment at the current tab.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public TabAlignmentEnum Alignment { get; set; } |
Visual Basic |
---|
Public Property Alignment As TabAlignmentEnum Get Set |