Enum
CardOrientation

Represents the different types of card layout orientation.

Definition

Namespace:Telerik.Windows.Controls.ConversationalUI

Assembly:Telerik.Windows.Controls.ConversationalUI.dll

Syntax:

cs-api-definition
public enum CardOrientation

Fields

Landscape

Represents Landscape (horizontal) orientation.

Declaration

cs-api-definition
Landscape = 1

Field Value

CardOrientation

Portrait

Represents Portrait (vertical) orientation.

Declaration

cs-api-definition
Portrait = 0

Field Value

CardOrientation

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