aspnet-devexpress-dot-web-52a1bf39.md
Contains settings related to a ASPxDataView control’s table layout.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class DataViewTableLayoutSettings :
PropertiesBase
Public Class DataViewTableLayoutSettings
Inherits PropertiesBase
The following members return DataViewTableLayoutSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxDataView.SettingsTableLayout |
| ASP.NET MVC Extensions | DataViewSettings.SettingsTableLayout |
These settings can be accessed using the ASPxDataView.SettingsTableLayout property.
Object StateManager PropertiesBase DataViewTableLayoutSettings ImageGalleryTableLayoutSettings
See Also