Click or drag to resize

IFieldBaseControl Property

The WebControl bound to this field. The field may also have a LabelControl associated with it.

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

Property Value

Type: WebControl
See Also