GridViewAlternatingRowStyle Methods
Provides the style settings used to paint alternating data rows.
Name | Description |
---|---|
Add |
For internal use only.
Inherited from Appearance |
Add |
Adds HTML attributes and styles that need to be rendered to the specified Html |
Assign |
Copies the settings from the specified Appearance |
Assign |
For internal use only.
Inherited from Appearance |
Assign |
For internal use only.
Inherited from Appearance |
Assign |
For internal use only.
Inherited from Appearance |
Assign |
Copies the settings from the current Appearance |
Assign |
For internal use only.
Inherited from Appearance |
Assign |
Copies the settings from the current Appearance |
Assign |
For internal use only.
Inherited from Appearance |
Assign |
For internal use only.
Inherited from Appearance |
Assign |
For internal use only.
Inherited from Appearance |
Assign |
Copies all settings except for border settings from the specified Appearance |
Copy |
Duplicates the border properties of the specified style object into the instance of the Appearance |
Copy |
Duplicates the font and cursor setting of the specified style object into the instance of the Appearance |
Copy |
Duplicates the font properties of the specified style object into the instance of the Appearance |
Copy |
Duplicates the properties of the specified object into the current instance of the Appearance |
Copy |
Duplicates the properties of the specified object into the current instance of the Grid |
Copy |
Duplicates the text decoration properties of the specified object into the current instance of the Appearance |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Dispose |
Releases the unmanaged resources used by the Component and optionally releases the managed resources. Inherited from Component. |
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 |
Returns the color of the bottom border.
Inherited from Appearance |
Get |
Returns the color of the left border.
Inherited from Appearance |
Get |
Returns the color of the right border.
Inherited from Appearance |
Get |
Returns the color of the top border.
Inherited from Appearance |
Get |
Returns the style of the bottom border.
Inherited from Appearance |
Get |
Returns the style of the left border.
Inherited from Appearance |
Get |
Returns the style of the right border.
Inherited from Appearance |
Get |
Returns the style of the top border.
Inherited from Appearance |
Get |
Returns the width of the bottom border.
Inherited from Appearance |
Get |
Returns the width of the left border.
Inherited from Appearance |
Get |
Returns the width of the right border.
Inherited from Appearance |
Get |
Returns the width of the top border.
Inherited from Appearance |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Retrieves the Css |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Load |
Loads the previously saved state. Inherited from Style. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Merge |
Combines the border properties of the specified Style with the current instance of the Appearance |
Merge |
Combines the font properties of the specified Style with the current instance of the Appearance |
Merge |
Combines the properties of the specified Style with the current instance of the Appearance |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Appearance |
Save |
A protected method. Saves any state that has been modified after the Track |
Set |
A protected internal method. Sets an internal bitmask field that indicates the style properties that are stored in the state bag. Inherited from Style. |
Set |
Marks the Style so that its state will be recorded in view state. Inherited from Style. |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
Track |
A protected method. Marks the beginning for tracking state changes on the control. Any changes made after tracking has begun will be tracked and saved as part of the control view state. Inherited from Style. |
See Also