Gets or sets the Boolean value determining if value of the Now property should be aligned to the nearest millisecond.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public bool Aligned { get; set; }
Visual Basic (Declaration)
Public Property Aligned As Boolean
	Get
	Set

See Also