ASPxCardViewExportSettings Fields
Contains the export settings to be applied when the CardView’s data is exported.| Name | Description |
|---|---|
| DefaultCardWidth | Specifies the default value for the ASPxCardViewExportSettings.CardWidth property. |
| DefaultMargin | Specifies the default value for the top, bottom, left and right margins for the exported document. |
| DefaultMaxColumnWidth static | Holds the default value for the column’s maximum width, in pixels. Inherited from ASPxGridExportSettings. |
See Also