The ExtendedTableStyle type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddAttributesToRender |
Adds information about all not empty style properties
to the list of attributes to render.
(Overrides ExtendedItemStyle..::..AddAttributesToRender(HtmlTextWriter, WebControl).) | |
| CopyFrom |
Duplicates the non-empty style properties of the specified Style
into the instance of the Style class that
this method is called from.
(Overrides ExtendedItemStyle..::..CopyFrom(Style).) | |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MergeWith |
Combines the style properties of the specified Style
into the instance of the Style class that
this method is called from.
(Overrides ExtendedItemStyle..::..MergeWith(Style).) | |
| Reset |
Removes any defined style elements from the style.
(Overrides ExtendedItemStyle..::..Reset()()()().) | |
| ToString |
Returns a string representation of the C1TableItemStyle object.
(Inherited from ExtendedItemStyle.) |