Skip to main content
Tab

GridViewContextMenuStyles.Reset() Method

Returns the GridViewContextMenuStyles object to its original state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual void Reset()

Remarks

The Reset method clears any explicitly defined properties and resets the GridViewContextMenuStyles object to its original (i. e. default) state.

See Also