WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum KeepWithGroup - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum KeepWithGroup

    Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum KeepWithGroup

    Fields

    Name Description
    After

    Keep the static member on the same page as the next visible dynamic member.

    Before

    Keep the static member on the same page as the previous visible dynamic member.

    None

    Do not attempt to keep the static member on the same page as the previous or next visible dynamic member.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved