Back to Devexpress

CardViewSettings.SettingsExport Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-0790685d.md

latest1.2 KB
Original Source

CardViewSettings.SettingsExport Property

Provides access to the CardView’s export settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MVCxCardViewExportSettings SettingsExport { get; }
vb
Public ReadOnly Property SettingsExport As MVCxCardViewExportSettings

Property Value

TypeDescription
MVCxCardViewExportSettings

An MVCxCardViewExportSettings object that contains export settings.

|

See Also

Card View

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace