[]
Gets the type indicates which control type can use this policy.
[Browsable(false)]
public abstract Type TargetType { get; }
<Browsable(False)>
Public MustOverride ReadOnly Property TargetType As Type
| Type | Description |
|---|---|
| Type | A Type type indicates which control type can use this policy. |