Gets or sets the minimum allowed date.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public DateTime MinDate { get; set; }
Visual Basic
Public Property MinDate As DateTime
	Get
	Set

See Also