Back to Devexpress

DataViewTableLayoutSettings Class

aspnet-devexpress-dot-web-52a1bf39.md

latest2.0 KB
Original Source

DataViewTableLayoutSettings Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class DataViewTableLayoutSettings :
    PropertiesBase
vb
Public Class DataViewTableLayoutSettings
    Inherits PropertiesBase

The following members return DataViewTableLayoutSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxDataView.SettingsTableLayout
ASP.NET MVC ExtensionsDataViewSettings.SettingsTableLayout

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase DataViewTableLayoutSettings ImageGalleryTableLayoutSettings

See Also

DataViewTableLayoutSettings Members

Layout Modes

DataView

DevExpress.Web Namespace