Gets or sets a value indicates whether this static member should be kept on the page (if possible) with the closest
non-hidden instance of the previous or following sibling dynamic member.
Namespace:
C1.C1Rdl.Rdl2008Each sibling member between this member and the target dynamic member must have the same value for KeepWithGroup as this member. Must be None on column members, dynamic members or members with dynamic descendants.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public KeepWithGroup KeepWithGroup { get; set; } |
Visual Basic |
---|
Public Property KeepWithGroup As KeepWithGroup Get Set |