ClassCardMessage
Class
Represents a basic card message.
Definition
Namespace:Telerik.Windows.Controls.ConversationalUI
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
cs-api-definition
public class CardMessage : MessageBase, IReportMessageResult, INotifyPropertyChanged, IInlineMessage
Inheritance: objectMessageBaseCardMessage
Derived Classes:
Implements:
Inherited Members
Constructors
CardMessage(Author, DateTime)
Initializes a new instance of the CardMessage class.
Properties
ActionResultsOrientation
Gets or sets the orientation of action results list.
Declaration
cs-api-definition
public Orientation ActionResultsOrientation { get; set; }
Property Value
Orientation
InlineViewModel
Gets the InlineViewModel.
Declaration
cs-api-definition
public InlineViewModel InlineViewModel { get; }
Property Value
Implements
SubTitle
Gets or sets the subtitle.
Text
Gets or sets the text.