PdfFindDialogVisibilityChangedEventArgs.Visible Property
Indicates the visibility state of the Find dialog window.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.1.dll
NuGet Package: DevExpress.Win.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Find dialog window is visible; otherwise false. |
See Also