Back to Devexpress

GridViewExportAppearance Class

aspnet-devexpress-dot-web-6e6b5895.md

latest2.9 KB
Original Source

GridViewExportAppearance Class

Provides the appearance settings used to paint the ASPxGridView’s elements when it is exported.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewExportAppearance :
    GridExportAppearanceBase
vb
Public Class GridViewExportAppearance
    Inherits GridExportAppearanceBase

The following members return GridViewExportAppearance objects:

Show 11 links

Implements

IComponent

IDisposable

IStateManager

Inheritance

Show 11 items

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridExportAppearanceBase GridViewExportAppearance GridViewExportOptionalAppearance

See Also

GridViewExportAppearance Members

Grid View

DevExpress.Web Namespace