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