WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OverflowMode

    Show / Hide Table of Contents

    Enum OverflowMode

    Represents the Enum for OverflowMode

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public enum OverflowMode

    Fields

    Name Description
    Always

    Specified item will always be listed in the Overflow popup.

    AsNeeded

    Specified item will be listed in the Overflow popup if required.

    Never

    pecified item will never be moved to the Overflow popup.

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