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