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