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

PGridOptionsFind Class

Contains options that specify the Find Panel.

Namespace: DevExpress.XtraVerticalGrid.Rows

Assembly: DevExpress.XtraVerticalGrid.v20.2.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

public class PGridOptionsFind :
    VGridOptionsFind

The following members return PGridOptionsFind objects:

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsFind
PGridOptionsFind
See Also