Click or drag to resize

SignaturePadData Property

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

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

Property Value

Type: String

Implements

IDataFieldData
See Also