ImageGalleryButtonStyle Class
Defines style settings for a button within the ASPxImageGallery control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ImageGalleryButtonStyle objects:
Remarks
An object of the ImageGalleryButtonStyle type can be accessed via the ImageGalleryFullscreenViewerStyles.PrevButton, ImageGalleryFullscreenViewerStyles.NextButton, and ImageGalleryFullscreenViewerStyles.CloseButton properties.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ImageGalleryButtonStyle
See Also