Back to Devexpress

CardViewSettings<CardType> Class

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-1.md

latest1.2 KB
Original Source

CardViewSettings<CardType> Class

Contains the CardView extension settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class CardViewSettings<CardType> :
    CardViewSettings
vb
Public Class CardViewSettings(Of CardType)
    Inherits CardViewSettings

Type Parameters

Name
CardType

Inheritance

Object SettingsBase GridSettingsBase CardViewSettings CardViewSettings<CardType>

See Also

CardViewSettings<CardType> Members

DevExpress.Web.Mvc Namespace