Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string DocumentGroup = "documentGroup"

Field Value

Type
String
See Also