Back to Devexpress

ASPxVerticalGridExportSettings Class

aspnet-devexpress-dot-web-a3b7b7b5.md

latest1.6 KB
Original Source

ASPxVerticalGridExportSettings Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return ASPxVerticalGridExportSettings objects:

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridExportSettings ASPxVerticalGridExportSettings

See Also

ASPxVerticalGridExportSettings Members

Export Vertical Grid Data

DevExpress.Web Namespace