TreeListExportSystemStyles 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.
Inherited from Tree |
Footer |
Gets the appearance settings used to paint the Footer.
Inherited from Tree |
Group |
Gets the appearance settings used to paint group footers.
Inherited from Tree |
Header |
Gets the appearance settings used to paint column headers.
Inherited from Tree |
Hyper |
Gets the appearance settings used to paint hyper links.
Inherited from Tree |
Image |
Gets the appearance settings used to paint images when the tree list is exported.
Inherited from Tree |
Indent |
Gets the appearance settings used to paint indents.
Inherited from Tree |
Preview |
Gets the appearance settings used to paint previews.
Inherited from Tree |
#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