TreeListSettingsExport Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
#Properties
Name | Description |
---|---|
Auto |
Gets or sets whether the ASPx |
Enable |
Gets or sets a value specifying whether the client exporting API is enabled. |
Expand |
Gets or sets a value specifying which nodes of an ASPx |
Export |
Gets or sets whether all pages are exported.
Inherited from ASPx |
File |
Gets or sets the file name to which the tree list’s data is exported. |
Page |
Gets the settings of a report page.
Inherited from ASPx |
Right |
Specifies whether or not the tree list supports right-to-left representation when you export tree list data.
Inherited from ASPx |
Show |
Gets or sets whether tree buttons are displayed in a report.
Inherited from ASPx |
Show |
Gets or sets whether tree lines are displayed in a report.
Inherited from ASPx |
Split |
Gets or sets whether data cells are allowed to be split across pages when exporting.
Inherited from ASPx |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified ASPx |
Assign |
Copies the settings from the specified Properties |
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. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also