Back to Devexpress

PrintControl.ShowFindControl() Method

windowsforms-devexpress-dot-xtraprinting-dot-control-dot-printcontrol-625cd3ef.md

latest1.1 KB
Original Source

PrintControl.ShowFindControl() Method

Displays the Find panel enabling text search in a document.

Namespace : DevExpress.XtraPrinting.Control

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public void ShowFindControl()
vb
Public Sub ShowFindControl

See Also

FindPanelVisible

CloseFindControl()

PrintControl Class

PrintControl Members

DevExpress.XtraPrinting.Control Namespace