Skip to main content
Tab

GridViewImages.ContextMenuSummaryMaxDisabled Property

OBSOLETE

Use the ContextMenuSummaryMax property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also