Gets or sets the maximum value allowed for the C1TimeEditor.

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

Syntax

C#
public TimeSpan Maximum { get; set; }
Visual Basic (Declaration)
Public Property Maximum As TimeSpan
	Get
	Set

See Also