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.v20.1.dll

NuGet Package: DevExpress.Web

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