ImageSliderBehaviorSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Image |
Initializes a new instance of the Image |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets a value that specifies whether an end-user is able to slide images using the mouse wheel. |
Enable |
Gets or sets a value indicating whether paging by click is enabled in the ASPx |
Enable |
Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. |
Enable |
Specifies whether the virtual paging mode is enabled.
Inherited from Image |
Extreme |
Gets or sets a value that specifies the response to clicks on the extreme item. |
Image |
Gets or sets a value specifying the image loading mode for the ASPx |
Virtual |
Specifies the minimum number of items the Image Slider loads when an end-user clicks the navigation button.
Inherited from Image |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified object to the current one.
Inherited from Image |
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