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

DefaultPreviewBarItemNames.DocumentGroup Field

Returns “documentGroup”. Corresponds to the Document toolbar group that contains buttons for invoking dedicated dialogs and panels.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string DocumentGroup = "documentGroup"

Field Value

Type
String
See Also