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.v21.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

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