Gets or sets a value indicating whether the parent of this item will shrink when this item is hidden as a result of PageSectionVisibility.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public bool AffectsParentLayout { get; set; } |
Visual Basic Copy Code |
---|
Public Property AffectsParentLayout As Boolean |
A boolean value.
This poperty applies only to the top-level items in the page section.