RenderWithAttribute.Type Property

Definition

The renderer for this view.

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

Property Value

The renderer for this view.

Remarks

The renderer for this view.

Applies to