ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Tablix Class / KeepTogether Property

In This Topic
    KeepTogether Property (Tablix)
    In This Topic
    Gets or sets a value indicating that whole tablix (all repeated sections) should be kept together on one page if possible.
    Syntax
    'Declaration
     
    Public Property KeepTogether As System.Boolean
    public System.bool KeepTogether {get; set;}
    See Also