Back to Devexpress

ASPxCardView.SettingsExport Property

aspnet-devexpress-dot-web-dot-aspxcardview-2371dc7f.md

latest1.1 KB
Original Source

ASPxCardView.SettingsExport Property

Provides access to the ASPxCardView’s export settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxCardViewExportSettings

A ASPxCardViewExportSettings object that contains the ASPxCardView’s export settings.

|

See Also

ASPxCardView Class

ASPxCardView Members

DevExpress.Web Namespace