An NDoc Documented Class Library

ControlDictionaryItem.HasPrimaryChildren Property

[Visual Basic]
Overridable Public Property ReadOnly HasPrimaryChildren As Boolean
[C#]
public virtual bool HasPrimaryChildren { get; }
[C++]
public: virtual __property bool get_HasPrimaryChildren();
[JScript]
public virtual function get HasPrimaryChildren() : bool

See Also

ControlDictionaryItem Class | White.Core.Mappings Namespace