Skip to main content

DefaultPreviewBarItemNames.ViewGroup Field

Returns “viewGroup”. Corresponds to the View toolbar group that contains buttons for customizing a document’s view.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string ViewGroup = "viewGroup"

Field Value

Type
String
See Also