DataViewFlowLayoutSettings Class
Contains settings related to a ASPxDataView 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 DataViewFlowLayoutSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxDataView.SettingsFlowLayout |
ASP.NET MVC Extensions | DataViewSettings.SettingsFlowLayout |
Remarks
These settings can be accessed by the ASPxDataView.SettingsFlowLayout property.
Implements
Inheritance
Object
StateManager
PropertiesBase
DataViewDivBasedLayoutSettings
DataViewFlowLayoutSettings
See Also