Click or drag to resize

FieldKernelLabelControl Property

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

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

Property Value

Type: Label

Implements

IFieldLabelControl
See Also