IControlBuilderAccessor Interface

Definition

Allows the control serializer to get to the builder for a control.

C#
public interface IControlBuilderAccessor
Derived

Remarks

The IControlBuilderAccessor interface defines the property a control must implement to allow a control serializer to access the control's builder. Control implements this interface, so all controls deriving from Control have an implementation of this property.

Properties

ControlBuilder

Gets the control builder for this control.

Applies to

Proizvod Verzije
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1