Skip to main content
A newer version of this page is available. .

DefaultPreviewBarItemNames.ExportXls Field

Returns “bExportXls”. Corresponds to the XLS File item in the drop-down list of the Export toolbar button.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

Assembly: DevExpress.Xpf.Printing.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public const string ExportXls = "bExportXls"

Field Value

Type
String
See Also