BndLabelAssociatedControl Property |
The associated control.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic WebControl AssociatedControl { get; set; }
Public Property AssociatedControl As WebControl
Get
Set
Property Value
Type:
WebControl
See Also