Back to Devexpress

ASPxGridExportSettings Class

aspnet-devexpress-dot-web-25edc377.md

latest1.6 KB
Original Source

ASPxGridExportSettings Class

Serves as a base class for the ASPxGridViewExportSettings, ASPxCardViewExportSettings, ASPxVerticalGridExportSettings classes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ASPxGridExportSettings :
    ASPxGridSettingsBase
vb
Public MustInherit Class ASPxGridExportSettings
    Inherits ASPxGridSettingsBase

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridExportSettings ASPxCardViewExportSettings

ASPxGridViewExportSettings

ASPxVerticalGridExportSettings

See Also

ASPxGridExportSettings Members

DevExpress.Web Namespace