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

TabControlStyle.Reset() Method

Returns the TabControlStyle object to its original state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public override void Reset()

Remarks

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

See Also