ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ITextStyleOption Interface / alignment Property

In This Topic
    alignment Property (ITextStyleOption)
    In This Topic
    Syntax
    'Declaration
     
    Property alignment As Nullable(Of HAlign)
    Nullable<HAlign> alignment {get; set;}
    See Also