Back to Devexpress

BootstrapSchedulerDateNavigator Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-0789fd3d.md

latest1.8 KB
Original Source

BootstrapSchedulerDateNavigator Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxSchedulerRelatedControlBase ASPxSchedulerRelatedControl DevExpress.Web.ASPxScheduler.ASPxDateNavigatorBase BootstrapSchedulerDateNavigator

See Also

BootstrapSchedulerDateNavigator Members

DevExpress.Web.Bootstrap Namespace