ControlBuilder.ItemType プロパティ

定義

バインド コンテナーに設定されている型を取得します。

public:
 virtual property System::String ^ ItemType { System::String ^ get(); };
public virtual string ItemType { get; }
member this.ItemType : string
Public Overridable ReadOnly Property ItemType As String

プロパティ値

バインド コンテナーに設定された型。

適用対象