Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImagePosition - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImagePosition

    Defines the image position in the Card Header. They are,
    � Left - Image position in the left of card header
    � Right - Image position in the right of card header
    Inheritance
    System.Object
    ImagePosition
    Namespace: Syncfusion.Blazor.Cards
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ImagePosition : Enum

    Fields

    Left

    Left - Image position in the left of card header

    Declaration
    public const ImagePosition Left
    Field Value
    Type Description
    ImagePosition

    Right

    Right - Image position in the right of card header

    Declaration
    public const ImagePosition Right
    Field Value
    Type Description
    ImagePosition

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved