menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CardOrientation - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CardOrientation

    Defines the Orientation of the card, They are,
    Vertical - Top to Bottom alignment of the card component.
    Horizontal - Right to Left alignment of the card component.
    Inheritance
    System.Object
    CardOrientation
    Namespace: Syncfusion.Blazor.Cards
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class CardOrientation : Enum

    Fields

    Horizontal

    Horizontal - Right to Left alignment of the card component.

    Declaration
    public const CardOrientation Horizontal
    Field Value
    Type
    CardOrientation

    Vertical

    Vertical - Top to Bottom alignment of the card component.

    Declaration
    public const CardOrientation Vertical
    Field Value
    Type
    CardOrientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved