This documentation is archived and is not being maintained.
PagerStyle Methods
Visual Studio 2008
The PagerStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddParsedSubObject | Sets the DeviceSpecific property to the specified object. (Inherited from Style.) |
|
ApplyTo | Applies the properties of a style to a control. (Inherited from Style.) |
|
Clone | Returns a copy of this instance of the Style object. (Inherited from Style.) |
|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetNextPageText | Returns a formatted string for the user interface (UI) element used to navigate to the next page. |
|
GetPageLabelText | Returns a formatted string for the UI element used to navigate to the next page. |
|
GetPreviousPageText | Returns a formatted string for the UI element used to navigate to the previous page. |
|
GetTemplate | Returns the template with the specified name. (Inherited from Style.) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
LoadViewState | Loads the view state into the State of the Style object. (Inherited from Style.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
SaveViewState | Saves the changes to the view state to an Object. (Inherited from Style.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
|
TrackViewState | Turns on the tracking of view state in the Style object. (Inherited from Style.) |
| Name | Description | |
|---|---|---|
|
IParserAccessor::AddParsedSubObject | Infrastructure. For a description of this member, see IParserAccessor::AddParsedSubObject. (Inherited from Style.) |
|
IStateManager::LoadViewState | Infrastructure. For a description of this member, see IStateManager::LoadViewState. (Inherited from Style.) |
|
IStateManager::SaveViewState | Infrastructure. For a description of this member, see IStateManager::SaveViewState. (Inherited from Style.) |
|
IStateManager::TrackViewState | Infrastructure. For a description of this member, see IStateManager::TrackViewState. (Inherited from Style.) |
Show: