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