Back to Devexpress

SearchFormShowingEventArgs.ActivePage Property

windowsforms-devexpress-dot-xtrarichedit-dot-searchformshowingeventargs.md

latest1.3 KB
Original Source

SearchFormShowingEventArgs.ActivePage Property

Obtains what tab of the Find and Replace dialog ( Find or Replace ) is active.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

csharp
public SearchFormActivePage ActivePage { get; }
vb
Public ReadOnly Property ActivePage As SearchFormActivePage

Property Value

TypeDescription
DevExpress.XtraRichEdit.Forms.SearchFormActivePage

DevExpress.XtraRichEdit.Forms.SearchFormActivePage enumeration value.

|

See Also

SearchFormShowingEventArgs Class

SearchFormShowingEventArgs Members

DevExpress.XtraRichEdit Namespace