FindControlItems Class
In This Article
Allows you to display custom items within the Find Panel for ColumnView descendants.
Namespace: DevExpress.XtraGrid.Controls
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class FindControlItems :
FindControlItemsCore
#Related API Members
The following members return FindControlItems objects:
#Inheritance
Object
FindControlItemsCore
FindControlItems
See Also