次の方法で共有


IFieldTemplateHost インターフェイス

定義

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

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

注釈

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

プロパティ

Column

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

FormattingOptions

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

Mode

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

ValidationGroup

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

適用対象