ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixMember Class / KeepWithGroup Property

In This Topic
    KeepWithGroup Property
    In This Topic
    Gets or sets a value that indicates whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible.
    Syntax
    'Declaration
     
    Public Property KeepWithGroup As KeepWithGroup
    public KeepWithGroup KeepWithGroup {get; set;}
    See Also