ControlBuilder.FChildrenAsProperties Właściwość

Definicja

Pobiera wartość określającą, czy kontrolka ma element z ustawioną ParseChildrenAttribute wartością ChildrenAsProperties true.

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

Wartość właściwości

Boolean

truejeśli kontrolka ma element z ustawioną ParseChildrenAttribute wartością trueChildrenAsProperties , w przeciwnym razie false.

Dotyczy