Skip to main content
Tab

GridViewImages.ContextMenuCollapseDetailRowDisabled Property

OBSOLETE

Use the ContextMenuCollapseDetailRow property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also