Skip to main content

DefaultPreviewBarItemNames.PrintGroup Field

Returns “printGroup”. Corresponds to the Print toolbar group that contains buttons for changing a document’s print settings and printing the document.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string PrintGroup = "printGroup"

Field Value

Type
String
See Also