C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / Field Class / Align Property

In This Topic
Align Property (Field)
In This Topic
Gets or sets the text alignment within the field.
Syntax
'Declaration
 
Public Property Align As FieldAlignEnum
 
Remarks

This property determines how text is aligned within the field.

To control picture alignment, use the PictureAlign property.

See Also