ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / DelayedStringUpdated Class / Alignment Property

In This Topic
    Alignment Property (DelayedStringUpdated)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Alignment As StringAlignmentEx
    public StringAlignmentEx Alignment {get; set;}
    See Also