aspnet-devexpress-dot-web-9369b785.md
Contains settings that relate to a control’s Breakpoints layout mode.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageGalleryBreakpointsLayoutSettings :
DataViewBreakpointsLayoutSettingsBase
Public Class ImageGalleryBreakpointsLayoutSettings
Inherits DataViewBreakpointsLayoutSettingsBase
The following members return ImageGalleryBreakpointsLayoutSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxImageGallery.SettingsBreakpointsLayout |
| ASP.NET MVC Extensions | ImageGallerySettings.SettingsBreakpointsLayout |
These settings can be accessed by the ASPxImageGallery.SettingsBreakpointsLayout property.
Object StateManager PropertiesBase DataViewDivBasedLayoutSettings DataViewBreakpointsLayoutSettingsBase ImageGalleryBreakpointsLayoutSettings
See Also