Enum
CardLayout

Defines the different layouts that a RadCardView can have.

Definition

Namespace:Telerik.Windows.Controls.Data.CardView

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
public enum CardLayout

Fields

Columns

Layout should be vertically oriented.

Declaration

cs-api-definition
Columns = 1

Field Value

CardLayout

Rows

Layout should be horizontally oriented.

Declaration

cs-api-definition
Rows = 0

Field Value

CardLayout

In this article
DefinitionFieldsColumnsRows
Not finding the help you need?
Contact Support