IFieldTemplateHost インターフェイス

定義

フィールド テンプレート ユーザー コントロールの使用を管理するクラスによって実装する必要があるメンバーを定義します。

public interface class IFieldTemplateHost
public interface IFieldTemplateHost
type IFieldTemplateHost = interface
Public Interface IFieldTemplateHost
派生

注釈

DynamicControlはこのインターフェイスを実装します。

プロパティ

名前 説明
Column

フィールド テンプレートが関連付けられている列を取得します。

FormattingOptions

フィールド テンプレートに適用される書式設定オプションを取得します。

Mode

フィールド テンプレートのレンダリング モードを取得します。

ValidationGroup

フィールド テンプレートの検証グループ名を取得します。

適用対象