ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ReportInfo Class / Alignment Property

In This Topic
    Alignment Property (ReportInfo)
    In This Topic
    Gets or sets the alignment of text within the bounds of the control.
    Syntax
    'Declaration
     
    Public Property Alignment As TextAlignment
    public TextAlignment Alignment {get; set;}
    See Also