Skip to main content

DefaultPreviewBarItemNames.ExportCsv Field

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

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

Assembly: DevExpress.Xpf.Printing.v26.1.dll

Declaration

public const string ExportCsv = "bExportCsv"

Field Value

Type
String
See Also