PGridOptionsFind Class
In This Article
Contains options that specify the Find Panel.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
public class PGridOptionsFind :
VGridOptionsFind
#Related API Members
The following members return PGridOptionsFind objects:
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsFind
PGridOptionsFind
See Also