Skip to main content
Tab

GridViewImages.ContextMenuFullCollapseDisabled Property

OBSOLETE

Use the ContextMenuFullCollapse property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also