BootstrapCardViewColorEditColumn(String, String) Constructor
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| fieldName | String |
| caption | String |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
public BootstrapCardViewColorEditColumn(
string fieldName,
string caption
)
Public Sub New(
fieldName As String,
caption As String
)
| Name | Type |
|---|---|
| fieldName | String |
| caption | String |