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