Skip to main content

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.v14.2.dll

#Declaration

#Returns

Type Description
DataTemplate

A DataTemplate object.

#Remarks

For more information, see Bars.

For a code example, see How to: Customize the DocumentViewer Toolbar.

See Also