The NavigationBarImages type exposes the following members.
Methods
Name | Description | |
---|---|---|
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.) | |
Reset |
Clears out any defined properties the state bag.
| |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ExportImageUrl |
Gets or sets the URL of the image contained in the Export button.
| |
GotoFirstImageUrl |
Gets or sets the URL of the image contained in the Goto First button.
| |
GotoLastImageUrl |
Gets or sets the URL of the image contained in the Goto Last button.
| |
GotoNextImageUrl |
Gets or sets the URL of the image contained in the Goto Next button.
| |
GotoPageImageUrl |
Gets or sets the URL of the image contained in the Goto Page button.
| |
GotoPreviousImageUrl |
Gets or sets the URL of the image contained in the Goto Previous button.
|