ImageSliderStyles Members
In This Article
#Properties
Name | Description |
---|---|
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Disabled |
Gets the style settings that define the appearance of the control in the disabled state.
Inherited from Image |
Dot | Gets the style settings that define the appearance of a dot. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Image |
Gets the style settings that define the appearance of an image area. |
Item | Gets the style settings that define the appearance of an item in the image area. |
Item |
Gets the style settings that define the appearance of an item text area. |
Navigation |
Gets the style settings that define the appearance of a navigation bar in the dots mode when it is placed at the bottom of the image area. |
Navigation |
Gets the style settings that define the appearance of a navigation bar in the dots mode when it is placed at the left of the image area. |
Navigation |
Gets the style settings that define the appearance of a navigation bar in the dots mode when it is placed at the right of the image area. |
Navigation |
Gets the style settings that define the appearance of a navigation bar in the dots mode when it is placed at the top of the image area. |
Navigation |
Gets the style settings that define the appearance of a navigation bar in the thumbnails mode when it is placed at the bottom of the image area. |
Navigation |
Gets the style settings that define the appearance of a navigation bar in the thumbnails mode when it is placed at the left of the image area. |
Navigation |
Gets the style settings that define the appearance of a navigation bar in the thumbnails mode when it is placed at the right of the image area. |
Navigation |
Gets the style settings that define the appearance of a navigation bar in the thumbnails mode when it is placed at the top of the image area. |
Next |
Gets the style settings that define the appearance of the Next navigation button when the image area navigates horizontally. |
Next |
Gets the style settings that define the appearance of the Next navigation button when the image area navigates vertically. |
Next |
Gets the style settings that define the appearance of the Next navigation button when the navigation bar is placed at the top or bottom of the image area. |
Next |
Gets the style settings that define the appearance of the Next navigation button when the navigation bar is placed at the top or bottom of the image area and the Image |
Next |
Gets the style settings that define the appearance of the Next navigation button when the navigation bar is placed at the left or right of the image area. |
Next |
Gets the style settings that define the appearance of the Next navigation button when the navigation bar is placed to the left or right of the image area and the Image |
Passe |
Gets the style settings that define the appearance of a passe-partout. |
Play |
Gets the style settings that define the appearance of play and pause buttons. |
Prev |
Gets the style settings that define the appearance of the Previous navigation button when the image area navigates horizontally. |
Prev |
Gets the style settings that define the appearance of the Previous navigation button when the image area navigates vertically. |
Prev |
Gets the style settings that define the appearance of the Previous navigation button when the navigation bar is placed at the top or bottom of the image area. |
Prev |
Gets the style settings that define the appearance of the Previous navigation button when the navigation bar is placed at the top or bottom of the image area and the Image |
Prev |
Gets the style settings that define the appearance of the Previous navigation button when the navigation bar is placed to the left or right of the image area. |
Prev |
Gets the style settings that define the appearance of the Previous navigation button when the navigation bar is placed to the left or right of the image area and the Image |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
Thumbnail | Gets the style settings that define the appearance of a thumbnail. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Styles |
Create |
Creates and returns a copy of a style object with the specified name.
Inherited from Styles |
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. |
Is |
Specifies whether the control’s default appearance is enabled. For internal use only,
Inherited from Styles |
Is |
Returns a value indicating whether the control is rendered as a native HTML control.
Inherited from Styles |
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. |
Reset() |
Returns the Styles |
To |
Returns the string that represents the current object.
Inherited from Styles |
See Also