VGridControlBase.FindPanelVisible Property
Gets or sets whether the Find Panel is visible.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the Find Panel is visible; otherwise, false. |
See Also