Skip to main content

DocumentPreviewBarManagerController.ToolBarContainerName Property

Specifies the name of the toolbar container for the DocumentPreviewBarManagerController.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public string ToolBarContainerName { get; set; }

#Property Value

Type Description
String

A String value, specifying the toolbar container name.

See Also