Back to Devexpress

ImageGalleryBreakpoint Class

aspnet-devexpress-dot-web-233292e3.md

latest1.4 KB
Original Source

ImageGalleryBreakpoint Class

Provides settings that allows you to specify breakpoints at which the Image Gallery rearranges its items if the browser width changes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageGalleryBreakpoint :
    DataViewBreakpoint
vb
Public Class ImageGalleryBreakpoint
    Inherits DataViewBreakpoint

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem BreakpointsLayoutBreakpoint DataViewBreakpoint ImageGalleryBreakpoint

See Also

ImageGalleryBreakpoint Members

DevExpress.Web Namespace