TreeListExportStyles Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
#Properties
Name | Description |
---|---|
Cell |
Gets the appearance settings used to paint data cells when the ASPx |
Default | Gets the default appearance settings. |
Footer | Gets the appearance settings used to paint the Footer. |
Group |
Gets the appearance settings used to paint group footers. |
Header | Gets the appearance settings used to paint column headers. |
Hyper |
Gets the appearance settings used to paint hyper links. |
Image | Gets the appearance settings used to paint images when the tree list is exported. |
Indent | Gets the appearance settings used to paint indents. |
Preview | Gets the appearance settings used to paint previews. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Tree |
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. |
Merge |
Combines the properties of the current Tree |
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