GridViewImages.ContextMenuCollapseRowDisabled Property
In This Article
OBSOLETE
Use the Context
This property is obsolete (use the ContextMenuCollapseRow property instead).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[Obsolete("Use the ContextMenuCollapseRow property instead.")]
public ImageProperties ContextMenuCollapseRowDisabled { get; }
#Property Value
Type |
---|
Image |
See Also