BarManagerCustomization.Template Attached Property
Gets or sets the BarManager‘s customization template. This is an attached property.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v21.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Returns
Type | Description |
---|---|
DataTemplate | A DataTemplate object. |
Remarks
For more information, see Bars.
For a code example, see How to: Customize the Document Preview Toolbar.
See Also