Skip to main content
A newer version of this page is available. .
Tab

VerticalGridExportStyles Class

Provides the style settings used to paint the visual elements within the ASPxVerticalGrid when it is exported.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class VerticalGridExportStyles :
    PropertiesBase

The following members return VerticalGridExportStyles objects:

Remarks

These settings can be accessed using the ASPxVerticalGrid.Styles property.

Implements

Inheritance

Object
StateManager
PropertiesBase
VerticalGridExportStyles
See Also