IExpressionable<TValue>.Value Property
.NET Standard 2.x
Gets or sets the default value specified for a property in the DataWindow object.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
TValue Value { get; set; }
Property Value
TValue
The default value specified for a property in the DataWindow object.
Applies to
.NET Standard
2.x