Hello,
is it possible to disable the QuickCustomize button in the toolbar of the PrintPreviewDialog (v7.3)? The property should be "ShowQuickCustomizeButton", but how can I address it in the UltraPrintPreviewDialog ?
Thank you for your help!
Hello manni2,
I believe the property you are looking for is the following:
ultraPrintPreviewDialog1.ToolbarsManager.ShowQuickCustomizeButton = false;
Please note, we are making efforts to ensure all posts are addressed by an Infragistics expert. We believe that the other community members could benefit from this thread as well.
Feel free to write me if you need further assistance.