ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionBox Class / CloseBorder Property

In This Topic
    CloseBorder Property (CrossSectionBox)
    In This Topic
    Sets or Gets the state borders
    Syntax
    'Declaration
     
    Public Property CloseBorder As Boolean
    public bool CloseBorder {get; set;}
    See Also