New to Telerik UI for WPFStart a free 30-day trial

Represent the view model that exposes the TimeBreak properties.

Definition

Constructors

C#
public TimeBreakViewModel()

Properties

Alignment

HorizontalAlignment

Gets the horizontal alignment.

C#
public override HorizontalAlignment Alignment { get; }

Overrides: MessageListItemViewModelBase.Alignment

Gets or sets the header text.

C#
public string Header { get; set; }