Skip to main content
A newer version of this page is available. .
Tab

ImageGalleryBreakpointsLayoutSettings Class

Contains settings that relate to a control’s Breakpoints layout mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ImageGalleryBreakpointsLayoutSettings :
    DataViewBreakpointsLayoutSettingsBase

The following members return ImageGalleryBreakpointsLayoutSettings objects:

Remarks

These settings can be accessed by the ASPxImageGallery.SettingsBreakpointsLayout property.

Implements

See Also