Skip to main content
A newer version of this page is available. .
Tab

DataViewFlowLayoutSettings Class

Contains settings related to a ASPxDataView control’s flow layout.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class DataViewFlowLayoutSettings :
    DataViewDivBasedLayoutSettings

The following members return DataViewFlowLayoutSettings objects:

Remarks

These settings can be accessed by the ASPxDataView.SettingsFlowLayout property.

Implements

See Also