Skip to main content
Tab

GridViewImages.ContextMenuCollapseRowDisabled Property

OBSOLETE

Use the ContextMenuCollapseRow property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also