ImageSliderPassePartoutStyle Class
In This Article
Defines style settings for the Passe-partout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ImageSliderPassePartoutStyle :
ImageSliderStyle
#Related API Members
The following members return ImageSliderPassePartoutStyle objects:
#Remarks
An object of the ImageSliderPassePartoutStyle type can be accessed via the ImageSliderStyles.PassePartout property of an image slider control.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ImageSliderStyle
ImageSliderPassePartoutStyle
See Also