Version

Search Results

TreeNodePattern Constructor

Initializes a new instance of the Infragistics.Documents.Reports.Report.Tree.Pattern.NodePattern class. Syntax

TreePattern Class

Represents a tree pattern. Syntax Remarks Patterns are useful when multiple styles will be used across different elements, saving the effort of recoding the same properties and methods for each element. A TreePattern can be applied to a ITree element through the Apply or ITree.ApplyPattern methods.

TreePattern Class Members

Public Constructors Public Properties Public Methods

TreePattern Class Methods

Public Methods

TreePattern Class Properties

Public Properties

Apply Method (TreePattern)

Applies this pattern to a tree. Syntax Parameters tree A tree to apply this pattern.

Background Property (TreePattern)

Gets or sets the background style. Syntax

Borders Property (TreePattern)

Gets or sets the style of the borders. Syntax

Margins Property (TreePattern)

Gets or sets the spacing between elements. Syntax

Node Property

Gets the node pattern. Syntax