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