Skip to main content
All docs
V26.1
  • BootstrapCardViewColorEditColumn(String, String) Constructor

    Namespace: DevExpress.Web.Bootstrap

    Assembly: DevExpress.Web.Bootstrap.v26.1.dll

    NuGet Package: DevExpress.Web.Bootstrap

    Declaration

    public BootstrapCardViewColorEditColumn(
        string fieldName,
        string caption
    )

    Parameters

    Name Type
    fieldName String
    caption String
    See Also