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