WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ImageContentAlignment - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ImageContentAlignment

    Defines the alignment options for text in text image cells.

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

    Fields

    Name Description
    Center

    Image appears at center of the cell. But, this alignment is not applicable to the ErrorContentAlignment of GridCell.

    Left

    Image appears before the cell content.

    Right

    Image appears after the cell content.

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