Skip to main content

TabControlSettingsBase Class

In This Article

Represents a base class containing common settings of a tabbed control.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.2.dll

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public abstract class TabControlSettingsBase :
    SettingsBase
See Also