Back to Devexpress

SearchStringToFilterCriteriaEventArgs.Source Property

wpf-devexpress-dot-xpf-dot-grid-dot-searchstringtofiltercriteriaeventargs-839cc197.md

latest1.0 KB
Original Source

SearchStringToFilterCriteriaEventArgs.Source Property

Gets the GridControl.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public DataControlBase Source { get; }
vb
Public ReadOnly Property Source As DataControlBase

Property Value

Type
DataControlBase

See Also

SearchStringToFilterCriteriaEventArgs Class

SearchStringToFilterCriteriaEventArgs Members

DevExpress.Xpf.Grid Namespace