Skip to main content
A newer version of this page is available. .

BootstrapWebClientUIWidget Class

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

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public abstract class BootstrapWebClientUIWidget :
    ASPxDataWebControl,
    ISimpleRenderControl,
    IJsonWrapObject
See Also