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