DataViewFlowLayoutSettings Class
In This Article
Contains settings related to a ASPxDataView control’s flow layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class DataViewFlowLayoutSettings :
DataViewDivBasedLayoutSettings
#Related API Members
The following members return DataViewFlowLayoutSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Data |
#Remarks
These settings can be accessed by the ASPxDataView.SettingsFlowLayout property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
DataViewDivBasedLayoutSettings
DataViewFlowLayoutSettings
See Also