menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AutoEllipsisMode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AutoEllipsisMode

    Defines the constants that specifies the ellipsis mode of the SfDataPager.

    Namespace: Syncfusion.WinForms.DataPager.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum AutoEllipsisMode

    Fields

    Name Description
    After

    Specifies that the ellipsis button should be displayed after the numeric buttons.

    Before

    Specifies that the ellipsis button should be displayed before the numeric buttons.

    Both

    Specifies that the ellipsis button should be displayed in both before and after the numeric buttons.

    None

    Specifies that the ellipsis button should not be displayed.

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