ImageGalleryFlowLayoutSettings Class
Contains settings that relate to a control’s flow layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ImageGalleryFlowLayoutSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxImageGallery.SettingsFlowLayout |
ASP.NET MVC Extensions | ImageGallerySettings.SettingsFlowLayout |
Remarks
These settings can be accessed via the ASPxImageGallery.SettingsFlowLayout property.
Implements
Inheritance
Object
StateManager
PropertiesBase
DataViewDivBasedLayoutSettings
DataViewFlowLayoutSettings
ImageGalleryFlowLayoutSettings
See Also