Class
TimeBreakEventArgs

Represents the data that is used for describing a time break.

Definition

Namespace:Telerik.Windows.Controls.ConversationalUI

Assembly:Telerik.Windows.Controls.ConversationalUI.dll

Syntax:

cs-api-definition
public class TimeBreakEventArgs : CancelEventArgs

Inheritance: objectEventArgsCancelEventArgsTimeBreakEventArgs

Inherited Members CancelEventArgs.CancelEventArgs.Empty

Properties

Header

Gets or sets the TimeBreak header text.

Declaration

cs-api-definition
public string Header { get; set; }

Property Value

string

LastMessageGroup

Gets the last MessageGroup.

Declaration

cs-api-definition
public MessageGroupViewModel LastMessageGroup { get; }

Property Value

MessageGroupViewModel

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