Enum
HorizontalAlign

Specifies the horizontal alignment of the text in a report item.

Definition

Namespace:Telerik.Reporting.Drawing

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public enum HorizontalAlign

Fields

Center

Specifies that the text is aligned to the center.

Declaration

cs-api-definition
Center = 1

Field Value

HorizontalAlign

Justify

Specifies that the text is justified.

Declaration

cs-api-definition
Justify = 3

Field Value

HorizontalAlign

Left

Specifies that the text is aligned to the left.

Declaration

cs-api-definition
Left = 0

Field Value

HorizontalAlign

Right

Specifies that the text is aligned to the right.

Declaration

cs-api-definition
Right = 2

Field Value

HorizontalAlign

In this article
DefinitionFieldsCenterJustifyLeftRight
Not finding the help you need?
Contact Support