Back to Devexpress

FindControlItems Class

windowsforms-devexpress-dot-xtragrid-dot-controls.md

latest1.5 KB
Original Source

FindControlItems Class

Allows you to display custom items within the Find Panel for ColumnView descendants.

Namespace : DevExpress.XtraGrid.Controls

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class FindControlItems :
    FindControlItemsCore
vb
Public Class FindControlItems
    Inherits FindControlItemsCore

The following members return FindControlItems objects:

Inheritance

Object FindControlItemsCore FindControlItems

See Also

FindControlItems Members

DevExpress.XtraGrid.Controls Namespace