Back to Devexpress

VerticalGridExportAppearance Class

aspnet-devexpress-dot-web-1eab8369.md

latest2.7 KB
Original Source

VerticalGridExportAppearance Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return VerticalGridExportAppearance objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

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

See Also

VerticalGridExportAppearance Members

Vertical Grid

DevExpress.Web Namespace