Gets or sets a maximum allowable value.

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

Syntax

C#
public int Max { get; set; }
Visual Basic (Declaration)
Public Property Max As Integer
	Get
	Set

See Also