Back to Devexpress

BootstrapWebClientUIWidget Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-5d8e056f.md

latest2.3 KB
Original Source

BootstrapWebClientUIWidget Class

A base class for server-side wrappers of client UI widgets.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class BootstrapWebClientUIWidget :
    ASPxDataWebControl,
    ISimpleRenderControl,
    IJsonWrapObject
vb
Public MustInherit Class BootstrapWebClientUIWidget
    Inherits ASPxDataWebControl
    Implements ISimpleRenderControl,
               IJsonWrapObject

Inheritance

Show 16 items

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl BootstrapWebClientUIWidget BootstrapSparkline

BootstrapWebClientUIWidgetEx

BootstrapCoordinateSystemChart

BootstrapChartBase

BootstrapRangeSelector

BootstrapPolarChart

BootstrapChart

BootstrapPieChart

See Also

BootstrapWebClientUIWidget Members

DevExpress.Web.Bootstrap Namespace