GridViewImages.ContextMenuShowGroupPanelDisabled Property
OBSOLETE
Use the ContextMenuShowGroupPanel property instead.
This property is obsolete (use the ContextMenuShowGroupPanel property instead).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
[Obsolete("Use the ContextMenuShowGroupPanel property instead.")]
public ImageProperties ContextMenuShowGroupPanelDisabled { get; }
Property Value
Type |
---|
ImageProperties |
See Also