Back to Devexpress

CustomizationFormSearchEventArgs.SearchText Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-customizationformsearcheventargs-ed4f3941.md

latest1.3 KB
Original Source

CustomizationFormSearchEventArgs.SearchText Property

Gets the search string.

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public string SearchText { get; }
vb
Public ReadOnly Property SearchText As String

Property Value

TypeDescription
String

The search string.

|

See Also

CustomizationFormSearchEventArgs Class

CustomizationFormSearchEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace