Back to Devexpress

ASPxVerticalGrid.StylesExport Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-87ae0b9a.md

latest1.1 KB
Original Source

ASPxVerticalGrid.StylesExport Property

Provides access to the style settings defining the appearance of the exported document.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public VerticalGridExportStyles StylesExport { get; }
vb
Public ReadOnly Property StylesExport As VerticalGridExportStyles

Property Value

TypeDescription
VerticalGridExportStyles

A VerticalGridExportStyles object that contains style settings.

|

See Also

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace