Back to Devexpress

BootstrapSchedulerViewNavigator Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-95a6cb15.md

latest1.8 KB
Original Source

BootstrapSchedulerViewNavigator Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
[DXClientDocumentationProviderWeb("BootstrapSchedulerViewNavigator")]
[ToolboxTabName("DX.25.2: Bootstrap Controls")]
public class BootstrapSchedulerViewNavigator :
    ASPxViewNavigator,
    ISimpleRenderControl
vb
<ToolboxTabName("DX.25.2: Bootstrap Controls")>
<DXClientDocumentationProviderWeb("BootstrapSchedulerViewNavigator")>
Public Class BootstrapSchedulerViewNavigator
    Inherits ASPxViewNavigator
    Implements ISimpleRenderControl

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxSchedulerRelatedControlBase ASPxSchedulerRelatedControl ASPxViewNavigator BootstrapSchedulerViewNavigator

See Also

BootstrapSchedulerViewNavigator Members

DevExpress.Web.Bootstrap Namespace