TreeListOptionsPrint Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether the print/export progress window contains the Cancel button, which allows an end-user to cancel the current print/export operation. |
Auto |
Gets or sets whether the height of nodes is calculated automatically when the Tree List is printed. |
Auto |
Gets or sets whether columns are automatically stretched when the tree list is printed so that it fits the page’s width (except margins). |
Print |
Gets or sets whether the Tree List is printed with all its nodes expanded. |
Print |
Gets or sets whether band headers are printed/exported. |
Print |
Gets or sets whether to print node check boxes. |
Print |
Gets or sets whether the tree indents are painted using the appearance settings of their corresponding nodes when the Tree List is printed. |
Print |
Gets or sets whether to print the nearest (leftmost) vertical gridlines in the column that displays the node expand buttons. |
Print |
Gets or sets whether left-fixed columns and bands are repeated on every print/export page. |
Print |
Gets or sets whether horizontal lines are printed. |
Print |
Gets or sets whether the state and select images are printed. |
Print |
Gets or sets whether column headers are printed. |
Print |
Gets or sets whether preview sections are printed. |
Print |
Gets or sets whether the summary footer is printed. |
Print |
Gets or sets whether group footers are printed. |
Print |
Gets or sets whether the tree lines are printed. |
Print |
Gets or sets whether the node expand buttons are printed. |
Print |
Gets or sets whether vertical lines are printed. |
Show |
Gets or sets whether a separate window is used to indicate print/export progress. |
Use |
Gets or sets whether the print appearances are used when the Tree List is printed and exported. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the options object passed as the parameter. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also