ResourceNavigator Members
In This Article
#Constructors
Name | Description |
---|---|
Resource |
Initializes a new instance of the Resource |
#Properties
Name | Description |
---|---|
Enable |
Specifies whether to display buttons that allows you to navigate to the first and last resources.
Inherited from Resource |
Enable |
Specifies whether to allow users to increase and decrease the number of visible resources in the resource navigator.
Inherited from Resource |
Enable |
Specifies whether to display buttons that allow users to navigate to the previous and next resource in the resource navigator.
Inherited from Resource |
Enable |
Specifies whether to display buttons that allow users to navigate to the previous and next page.
Inherited from Resource |
Enable |
Specifies whether to display a combo box that lists resources.
Inherited from Resource |
Mode |
Specifies the resource navigator mode.
Inherited from Resource |
Settings |
Accesses settings of the resource navigator when it is in Pager mode.
Inherited from Resource |
Settings |
Accesses settings of the resource navigator when it is in Tokens mode.
Inherited from Resource |
Visibility | Gets or sets the visibility behavior of the Resource Navigator. |
#Methods
Name | Description |
---|---|
Assign |
Copies all properties of the specified object to the current one. |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also