Back to Devexpress

ASPxGridViewExportSettings Class

aspnet-devexpress-dot-web-8b4229f1.md

latest1.6 KB
Original Source

ASPxGridViewExportSettings Class

Contains the export settings to be applied when the GridView’s data is exported.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridViewExportSettings :
    ASPxGridExportSettings
vb
Public Class ASPxGridViewExportSettings
    Inherits ASPxGridExportSettings

The following members return ASPxGridViewExportSettings objects:

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridExportSettings ASPxGridViewExportSettings

See Also

ASPxGridViewExportSettings Members

Grid View

Export Grid View Data

DevExpress.Web Namespace