WebListBoxDateTimeRenderer.Value
From Xojo Documentation
Property (As DateTime )
aWebListBoxDateTimeRenderer.Value = newDateTimeValue
or
DateTimeValue = aWebListBoxDateTimeRenderer.Value
New in 2020r1
Supported for all project types and targets.
or
DateTimeValue = aWebListBoxDateTimeRenderer.Value
New in 2020r1
Supported for all project types and targets.
The DateTime value.
See Also
DateTime class.