BootstrapControlBuilder<T> Class
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public abstract class BootstrapControlBuilder<T> :
PropertyBuilder<T>,
IBootstrapControl,
IHtmlContent
where T : BootstrapControlBuilder<T>
#Type Parameters
Name |
---|
T |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
Show 89 items
Object
PropertyBuilderBase<T>
PropertyBuilder<T>
BootstrapControlBuilder<T>
See Also