Back to Devexpress

TabControlSettingsBase Class

aspnetmvc-devexpress-dot-web-dot-mvc-668cd1a1.md

latest1.2 KB
Original Source

TabControlSettingsBase Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public abstract class TabControlSettingsBase :
    SettingsBase
vb
Public MustInherit Class TabControlSettingsBase
    Inherits SettingsBase

Inheritance

Object SettingsBase TabControlSettingsBase PageControlSettings

TabControlSettings

See Also

TabControlSettingsBase Members

TabControl

DevExpress.Web.Mvc Namespace