Skip to main content

BootstrapCardViewColorEditColumn(String, String) Constructor

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public BootstrapCardViewColorEditColumn(
    string fieldName,
    string caption
)

Parameters

Name Type
fieldName String
caption String
See Also