menu

WPF

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

    Show / Hide Table of Contents

    Enum ImageContentStretch

    Defines options for stretching the image in the image cell.

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum ImageContentStretch

    Fields

    Name Description
    Absolute

    Render the image in specified size(Pixel).

    Fill

    Stretches or shrinks the image to fit the cell size.

    Uniform

    Retains the image size.

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