Skip to main content
A newer version of this page is available. .

BootstrapCardViewEditColumn Class

Serves as a base for classes that represent edit data columns.

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public abstract class BootstrapCardViewEditColumn :
    BootstrapCardViewColumn

The following members return BootstrapCardViewEditColumn objects:

Remarks

To learn more, see Data Columns.

See Also