ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / Alignment Property

In This Topic
    Alignment Property (DDCell)
    In This Topic
    Sets/gets the horizontal alignment value for the cell.
    Syntax
    'Declaration
     
    Public Property Alignment As HorzAlignments
    public HorzAlignments Alignment {get; set;}
    See Also