ASPxCardViewExportSettings Class
In This Article
Contains the export settings to be applied when the CardView’s data is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxCardViewExportSettings :
ASPxGridExportSettings
#Related API Members
The following members return ASPxCardViewExportSettings objects:
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridExportSettings
ASPxCardViewExportSettings
See Also