Title.IsComposite

Title.IsComposite property

Gets a value indicating whether this node is composite. If true the node can have child nodes.

public override bool IsComposite { get; }

See Also