VGridOptionsFind Class
Contains options controlling the view and behavior settings of the Find Panel.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Related API Members
The following members return VGridOptionsFind objects:
Remarks
The options this class provides are accessible with the VGridControlBase.OptionsFind property.
See Find Panel to learn more.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsFind
See Also