Skip to main content
A newer version of this page is available. .
Tab

PopupWindowFooterStyle.Reset() Method

Returns the PopupWindowFooterStyle object to its original state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public override void Reset()

Remarks

Use the Reset method to clear any explicitly defined properties and reset the PopupWindowFooterStyle object to its original (i. e. default) state.

See Also