aspnet-devexpress-dot-web-9ab05552.md
Defines style settings for a button within the ASPxImageGallery control.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageGalleryButtonStyle :
AppearanceStyle
Public Class ImageGalleryButtonStyle
Inherits AppearanceStyle
The following members return ImageGalleryButtonStyle objects:
An object of the ImageGalleryButtonStyle type can be accessed via the ImageGalleryFullscreenViewerStyles.PrevButton, ImageGalleryFullscreenViewerStyles.NextButton, and ImageGalleryFullscreenViewerStyles.CloseButton properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ImageGalleryButtonStyle
See Also