TargetControlTypeAttribute.TargetControlType Property

Definition

Gets the type of the target control, as specified in the constructor.

public:
 property Type ^ TargetControlType { Type ^ get(); };
public Type TargetControlType { get; }
member this.TargetControlType : Type
Public ReadOnly Property TargetControlType As Type

Property Value

The type of the target control.

Applies to