KaxDatePickerValidationDate Property |
This property is used by the KaxDateInput's internals only. It is subject to
change in the future versions. Please do not use.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public virtual string ValidationDate { get; }
Public Overridable ReadOnly Property ValidationDate As String
Get
public:
virtual property String^ ValidationDate {
String^ get ();
}
abstract ValidationDate : string with get
override ValidationDate : string with get
Property Value
Type:
StringSee Also