Enum ZoomGroupingGrid.ImageMode
Defines the constants that specify the types of Image mode while zooming a cell.
Namespace: Syncfusion.GridHelperClasses.Zoom
Assembly: Syncfusion.GridHelperClasses.Windows.dll
Syntax
public enum ImageMode
Fields
| Name | Description |
|---|---|
| Ellipse | Magnifies the grid with an ellipse shape according to the size. |
| Rectangle | Magnifies the grid with a rectangle shape according to the size. |