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

DefaultPreviewBarItemNames.SendXlsx Field

Returns “bSendXlsx”. Corresponds to the XLSX File item in the drop-down list of the Send toolbar button.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

Declaration

public const string SendXlsx = "bSendXlsx"

Field Value

Type
String
See Also