ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputFieldText Class / Alignment Property

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