Blazor

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

    Show / Hide Table of Contents

    Class TitlePositions

    Defines the Title position of title in the Card Image, They are,
    � BottomLeft - Title position BottomLeft of card Image.
    � BottomRight - Title position BottomRight of card Image.
    � TopLeft - Title position TopLeft of card Image.
    � TopRight - Title position TopRight of card Image.
    Inheritance
    System.Object
    TitlePositions
    Namespace: Syncfusion.Blazor.Cards
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class TitlePositions : Enum

    Fields

    BottomLeft

    BottomLeft - Title position BottomLeft of card Image.

    Declaration
    public const TitlePositions BottomLeft
    Field Value
    Type Description
    TitlePositions

    BottomRight

    BottomRight - Title position BottomRight of card Image.

    Declaration
    public const TitlePositions BottomRight
    Field Value
    Type Description
    TitlePositions

    TopLeft

    TopLeft - Title position TopLeft of card Image.

    Declaration
    public const TitlePositions TopLeft
    Field Value
    Type Description
    TitlePositions

    TopRight

    TopRight - Title position TopRight of card Image.

    Declaration
    public const TitlePositions TopRight
    Field Value
    Type Description
    TitlePositions

    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