ASPxGridViewExportSettings.Landscape Property
Gets or sets whether data is exported in Landscape. Setting this property to true is not in effect when exporting to XLX or XLSX.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Property Paths
You can access this nested property as listed below:
Object Type | Path to Landscape |
---|---|
ASPxGridView |
|
See Also