Skip to main content
Tab

GridViewImages.ContextMenuExpandRowDisabled Property

OBSOLETE

Use the ContextMenuExpandRow property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also