Gets or sets the value to display in the IValueEditorControl control.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
Object Value { get; set; }
Visual Basic (Declaration)
Property Value As Object

See Also