FieldTemplateUserControl.ContainerType プロパティ

定義

FieldTemplateUserControl クラスを格納するデータ バインド コントロールの型を取得します。

public:
 virtual property System::Web::DynamicData::ContainerType ContainerType { System::Web::DynamicData::ContainerType get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Web.DynamicData.ContainerType ContainerType { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ContainerType : System.Web.DynamicData.ContainerType
Public Overridable ReadOnly Property ContainerType As ContainerType

プロパティ値

ContainerType

コンテナー コントロールの型。

属性

適用対象