Skip to main content
Tab

GridViewImages.ContextMenuNewRowDisabled Property

OBSOLETE

Use the ContextMenuNewRow property instead.

This property is obsolete (use the ContextMenuNewRow property instead).

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

[Obsolete("Use the ContextMenuNewRow property instead.")]
public ImageProperties ContextMenuNewRowDisabled { get; }

Property Value

Type
ImageProperties
See Also