Skip to main content
A newer version of this page is available. .

GridViewOptionsFind Class

Contains options controlling the view and behavior settings of the Find Panel.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v17.2.dll

Declaration

public class GridViewOptionsFind :
    ColumnViewOptionsFind

The following members accept/return GridViewOptionsFind objects:

Remarks

See Find Panel to learn more.

See Also