Skip to main content

DefaultPreviewBarItemNames.Parameters Field

Returns “bParameters”. Corresponds to the Parameters toolbar button that shows/hides the Parameters Panel, where you can specify report parameters before preview generation is started.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string Parameters = "bParameters"

Field Value

Type
String
See Also