Back to Devexpress

DataViewStyle Class

aspnet-devexpress-dot-web-b35fea9e.md

latest1.6 KB
Original Source

DataViewStyle Class

Provides style settings used to paint the data view control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class DataViewStyle :
    AppearanceStyle
vb
Public Class DataViewStyle
    Inherits AppearanceStyle

The following members return DataViewStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DataViewStyle

See Also

DataViewStyle Members

DataView

DevExpress.Web Namespace