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