Back to Devexpress

CardViewStyleBase Class

aspnet-devexpress-dot-web-bd4e2840.md

latest4.2 KB
Original Source

CardViewStyleBase Class

Serves as a base for classes that provide style settings used to paint grid elements.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewStyleBase :
    GridStyleBase
vb
Public Class CardViewStyleBase
    Inherits GridStyleBase

The following members return CardViewStyleBase objects:

Show 27 links

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase CardViewStyleBase CardViewCardStyle

See Also

CardViewStyleBase Members

Card View

DevExpress.Web Namespace