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