ControlBuilder.FChildrenAsProperties プロパティ

定義

コントロールに ParseChildrenAttributetrue に設定された ChildrenAsProperties があるかどうかを決定する値を取得します。

protected:
 property bool FChildrenAsProperties { bool get(); };
protected bool FChildrenAsProperties { get; }
member this.FChildrenAsProperties : bool
Protected ReadOnly Property FChildrenAsProperties As Boolean

プロパティ値

Boolean

コントロールの ParseChildrenAttributeChildrenAsPropertiestrue に設定する場合は true。それ以外の場合は false

適用対象