SearchPanel.SearchString Property
In This Article
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
[DP(null, Handler = "OnSearchStringPropertyChanged")]
public string SearchString { get; set; }
#Property Value
Type |
---|
String |
See Also