Defines the types of align operation that can be performed on fields
selected in C1ReportDesigner.
Namespace:
C1.Win.C1ReportDesignerAssembly: C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)
Syntax
C# |
---|
public enum AlignOperationEnum |
Visual Basic |
---|
Public Enumeration AlignOperationEnum |
Members
Member name | Description | |
---|---|---|
AlignCenter | Center align. | |
AlignMiddle | Middle align. | |
FormatAsTableRow | Format as a table row. |