Interface IIndentatedNode

IIndentatedNode interface

The interface for nodes with relative indentation for child nodes.

public interface IIndentatedNode

Properties

NameDescription
IndentPosition { get; set; }Gets or sets the indent position.

See Also