Class TimeBreakViewModel
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.ConversationalUI
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class TimeBreakViewModel : MessageListItemViewModelBase, INotifyPropertyChanged
Constructors
TimeBreakViewModel()
Declaration
public TimeBreakViewModel()
Properties
Alignment
Declaration
public override HorizontalAlignment Alignment { get; }
Property Value
|
Microsoft.UI.Xaml.HorizontalAlignment
|
Overrides
Header
Declaration
public string Header { get; set; }
Property Value
|
System.String
|