PrintBarManager.UpdateCommands() Method
For internal use. Updates the bar items according to the current visibility state of the corresponding Printing System commands.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Remarks
In most cases, a PrintingSystem automatically updates bar items on changing the visibility of any PrintingSystemCommand and you do not need to use the UpdateCommands method.
See Also