Back to Devexpress

ASPxGridViewExporter.Styles Property

aspnet-devexpress-dot-web-dot-aspxgridviewexporter-afa91b20.md

latest1.8 KB
Original Source

ASPxGridViewExporter.Styles Property

Provides access to the properties that specify the appearance of grid elements when the grid is exported.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public GridViewExportStyles Styles { get; }
vb
Public ReadOnly Property Styles As GridViewExportStyles

Property Value

TypeDescription
GridViewExportStyles

A GridViewExportStyles object that provides style settings used to paint grid elements when the grid is exported.

|

Remarks

Note

See Also

ASPxGridViewExporter Class

ASPxGridViewExporter Members

DevExpress.Web Namespace