Skip to main content
Tab

ImageGalleryBreakpointsLayoutSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ImageGalleryBreakpointsLayoutSettings :
    DataViewBreakpointsLayoutSettingsBase

The following members return ImageGalleryBreakpointsLayoutSettings objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxImageGallery.SettingsBreakpointsLayout
ASP.NET MVC Extensions ImageGallerySettings.SettingsBreakpointsLayout

Remarks

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

Implements

See Also