[]
        
(Showing Draft Content)

C1.WPF.Report.Field.Align

Align Property

Align

Gets or sets the text alignment within the field.

Declaration
public FieldAlignEnum Align { get; set; }
Remarks

This property determines how text is aligned within the field.

To control picture alignment, use the PictureAlign property.

See Also