FlipView Message
The FlipViewMessage
utilizes the FlipView component for displaying its data. It exposes the following properties:
-
DisplayPosition
—This property is of the type of theMessageDisplayPosition
and allows you to specify the position of the message. -
Author
—The author of the message. -
Source
—This property holds the object of the type ofIEnumerable
, which will be displayed in the FlipViewMessage instance. -
CreationDate
—This property holds a DateTime object of the message's creation date.
Defining a FlipViewMessage
RadChat with a FlipViewMessage
