WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridImageSizeMode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridImageSizeMode

    Defines the scaling of images in a cell.

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    public enum GridImageSizeMode

    Fields

    Name Description
    AutoSize

    Make same size as cell but keep height / width ratio proportionally.

    CenterImage

    Center in cell.

    Normal

    Don't scale.

    StretchImage

    Make same size as cell.

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