alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ZoomGroupingGrid.ImageMode

    Defines the constants that specify the types of Image mode while zooming a cell.

    Inheritance
    System.Object
    ZoomGroupingGrid.ImageMode
    Namespace: Syncfusion.GridHelperClasses.Zoom
    Assembly: Syncfusion.GridHelperClasses.Windows.dll
    Syntax
    public sealed class ImageMode : Enum

    Fields

    Ellipse

    Magnifies the grid with an ellipse shape according to the size.

    Declaration
    public const ZoomGroupingGrid.ImageMode Ellipse
    Field Value
    Type
    ZoomGroupingGrid.ImageMode

    Rectangle

    Magnifies the grid with a rectangle shape according to the size.

    Declaration
    public const ZoomGroupingGrid.ImageMode Rectangle
    Field Value
    Type
    ZoomGroupingGrid.ImageMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved