ControlBuilder.FChildrenAsProperties 屬性

定義

取得值,判斷控制項是否有 ParseChildrenAttribute 設為 trueChildrenAsProperties

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

屬性值

Boolean

如果控制項的 ParseChildrenAttributeChildrenAsProperties 設定為 true,則為 true,否則為 false

適用於