Back to Devexpress

PdfFindDialogVisibilityChangedEventArgs.Visible Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdffinddialogvisibilitychangedeventargs.md

latest1.2 KB
Original Source

PdfFindDialogVisibilityChangedEventArgs.Visible Property

Indicates the visibility state of the Find dialog window.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public bool Visible { get; }
vb
Public ReadOnly Property Visible As Boolean

Property Value

TypeDescription
Boolean

true if the Find dialog window is visible; otherwise false.

|

See Also

PdfFindDialogVisibilityChangedEventArgs Class

PdfFindDialogVisibilityChangedEventArgs Members

DevExpress.XtraPdfViewer Namespace