ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / CheckBox Class / CheckAlignment Property

In This Topic
    CheckAlignment Property (CheckBox)
    In This Topic
    CheckAlignment
    Syntax
    'Declaration
     
    Public Property CheckAlignment As CheckAlignment
    public CheckAlignment CheckAlignment {get; set;}
    See Also