Gets the root node. Syntax
Gets or sets the width of the tree. Syntax Remarks The Width class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Infragistics.Documents.Reports.Report.Width.Type. When accessing this property, the returned object should be cast...
Represents the style of the connection lines in a tree. Syntax
Public Constructors Public Properties
Public Properties
Gets or sets the reference to a Infragistics.Documents.Reports.Graphics.Pen object that defines the style of the lines. Syntax
Initializes a new instance of the Lines class. Syntax
Initializes a new instance of the Lines class. Syntax Parameters pen A reference to a Infragistics.Documents.Reports.Graphics.Pen object that defines the style of the lines.
Overload List
Represents a caption pattern of a tree. 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 TreeCaptionPattern can be applied to a ICaption element through the Apply method.