Skip to main content

SearchPanel.SearchString Property

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