aspnet-devexpress-dot-web-1eab8369.md
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
public class VerticalGridExportAppearance :
GridExportAppearanceBase
Public Class VerticalGridExportAppearance
Inherits GridExportAppearanceBase
The following members return VerticalGridExportAppearance objects:
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridExportAppearanceBase VerticalGridExportAppearance
See Also