Enum
MessageDisplayPosition

Specifies the position of the message on the display.

Definition

Namespace:Telerik.Windows.Controls.ConversationalUI

Assembly:Telerik.Windows.Controls.ConversationalUI.dll

Syntax:

cs-api-definition
public enum MessageDisplayPosition

Fields

Inline

Indicates that the message will be displayed in the ChatMessageList (item control).

Declaration

cs-api-definition
Inline = 1

Field Value

MessageDisplayPosition

Overlay

Indicates the the message will be displayed in the ChatOverlay (full screen).

Declaration

cs-api-definition
Overlay = 2

Field Value

MessageDisplayPosition

Popup

Indicates that the message will be displayed in the ChatPopupPlaceholder (half-screen).

Declaration

cs-api-definition
Popup = 0

Field Value

MessageDisplayPosition

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