Back to Devexpress

ExtensionsFactory.CardView Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-ui-dot-extensionsfactory-dot-cardview.md

latest1.0 KB
Original Source

ExtensionsFactory.CardView Method

NameParametersDescription
CardView(CardViewSettings)settingsCreates a CardView.
CardView(Action<CardViewSettings>)methodCreates a CardView.
CardView<CardType>(CardViewSettings<CardType>)settingsCreates a CardView.
CardView<CardType>(Action<CardViewSettings<CardType>>)methodCreates a CardView.