GridViewImages.ContextMenuShowSearchPanelDisabled Property
OBSOLETE
Use the ContextMenuShowSearchPanel property instead.
This property is obsolete (use the ContextMenuShowSearchPanel property instead).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
[Obsolete("Use the ContextMenuShowSearchPanel property instead.")]
public ImageProperties ContextMenuShowSearchPanelDisabled { get; }
Property Value
Type |
---|
ImageProperties |
See Also