Skip to main content
Tab

GridViewImages.ContextMenuFullExpandDisabled Property

OBSOLETE

Use the ContextMenuFullExpand property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also