ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldTextItem Class / Alignment Property

In This Topic
    Alignment Property (InputFieldTextItem)
    In This Topic
    Text alignment.
    Syntax
    'Declaration
     
    Public ReadOnly Property Alignment As InputTextAlign
    public InputTextAlign Alignment {get;}
    See Also