ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / KeepWithGroup Property

In This Topic
    KeepWithGroup Property (ITablixMember)
    In This Topic
    Gets a value indicating whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible.
    Syntax
    'Declaration
     
    ReadOnly Property KeepWithGroup As KeepWithGroup
    KeepWithGroup KeepWithGroup {get;}

    Property Value

    A KeepWithGroup value indicating whether a static tablix member should be kept on the page with the previous or next non-hidden sibling.
    See Also