Gets or sets the alignment of the button text.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ContentAlignment TextAlign { get; set; } |
Visual Basic |
---|
Public Property TextAlign As ContentAlignment Get Set |