| Basic Date Picker Documentation |
|
DifferenceValidator.ControlToCompare Property
Gets or sets the date control to compare with the date control being validated.
[Visual Basic]
Public Property ControlToCompare As
String
[C#]
public
string ControlToCompare {get; set;}
Property Value
See Also
DifferenceValidator Class | BasicFrame.WebControls Namespace