TabControlStyle.Reset() Method
Returns the TabControlStyle object to its original state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The Reset method clears any explicitly defined properties and resets the TabControlStyle object to its original (i. e. default) state.
See Also