Click or drag to resize

IFieldLabelControl Property

The Label control bound to this field based on AssociatedControlID. The field may also have a BaseControl.

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

Property Value

Type: Label
See Also