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