ControlBuilder.FChildrenAsProperties Proprietà

Definizione

Ottiene un valore che determina se il controllo ha un ParseChildrenAttribute con ChildrenAsProperties impostato su true.

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

Valore della proprietà

Boolean

true se il controllo contiene un oggetto ParseChildrenAttribute con la proprietà ChildrenAsProperties impostata su true; in caso contrario, false.

Si applica a