IInfragisticsWebDateTimeEditwValue Property |
Returns or sets a control value.
Namespace:
SmartBear.TestLeft.TestObjects.Web.Infragistics
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax DateTime wValue { get; set; }
Property wValue As DateTime
Get
Set
Dim instance As IInfragisticsWebDateTimeEdit
Dim value As DateTime
value = instance.wValue
instance.wValue = value
property DateTime wValue {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTimeExceptions See Also