Skip to main content
Tab

GridViewImages.ContextMenuShowFooterDisabled Property

OBSOLETE

Use the ContextMenuShowFooter property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also