ITaskFormComponentInfo.ComponentType Property

Definition

Gets the specified type of the component.

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

Property Value

The specified type of the component.

Applies to