ActiveReports 18 .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
    Indicates 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;}
    See Also