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

DataViewTableLayoutSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class DataViewTableLayoutSettings :
    PropertiesBase

The following members return DataViewTableLayoutSettings objects:

Remarks

These settings can be accessed using the ASPxDataView.SettingsTableLayout property.

Implements

See Also