Persistate API documentation
BoundValue Property
NamespacesPersistate.UI.DesktopPDateTimePickerBoundValue

[This is preliminary documentation and is subject to change.]

Gets or sets the bound DateTime value of this control.
Declaration Syntax
C#
public DateTime BoundValue { get; set; }
Remarks
This property translates the Persistate 'empty' date value DateTime.MinValue to the control's minimum date value.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)