ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageCell Class / Align Property

In This Topic
    Align Property (PageCell)
    In This Topic
    Align
    Syntax
    'Declaration
     
    Public Property Align As CellAlignmentTypes
    public CellAlignmentTypes Align {get; set;}
    See Also