The ExtendedItemStyle 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 TableItemStyle..::..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 TableItemStyle..::..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 TableItemStyle..::..MergeWith(Style).) |
![]() | Reset |
Removes any defined style elements from the style.
(Overrides TableItemStyle..::..Reset()()()().) |
![]() | ToString |
Returns a string representation of the C1TableItemStyle object.
(Overrides Component..::..ToString()()()().) |