Skip to main content
Tab

GridViewImages.ContextMenuSummaryNoneDisabled Property

OBSOLETE

Use the ContextMenuSummaryNone property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also