Click or drag to resize

IDataFieldData Property

Gets/sets the data value for the control. Note that the data is not bound to Value.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Data { get; set; }

Property Value

Type: String
See Also