Back to Devexpress

ImageGalleryBreakpointsLayoutSettings Class

aspnet-devexpress-dot-web-9369b785.md

latest2.0 KB
Original Source

ImageGalleryBreakpointsLayoutSettings Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageGalleryBreakpointsLayoutSettings :
    DataViewBreakpointsLayoutSettingsBase
vb
Public Class ImageGalleryBreakpointsLayoutSettings
    Inherits DataViewBreakpointsLayoutSettingsBase

The following members return ImageGalleryBreakpointsLayoutSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxImageGallery.SettingsBreakpointsLayout
ASP.NET MVC ExtensionsImageGallerySettings.SettingsBreakpointsLayout

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase DataViewDivBasedLayoutSettings DataViewBreakpointsLayoutSettingsBase ImageGalleryBreakpointsLayoutSettings

See Also

ImageGalleryBreakpointsLayoutSettings Members

DevExpress.Web Namespace