Show / Hide Table of Contents

Class CardActionsOrientation

Inheritance
System.Object
CardActionsOrientation
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public static class CardActionsOrientation : Object

Properties

Horizontal

Declaration
public static ContentOrientation Horizontal { get; }
Property Value
Type Description
ContentOrientation

Vertical

Declaration
public static ContentOrientation Vertical { get; }
Property Value
Type Description
ContentOrientation