Skip to main content
Tab

CardViewSpinEditColumn Class

Represents a data column used to display numeric data.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewSpinEditColumn :
    CardViewEditColumn

Remarks

The column editor’s settings can be accessed and customized using the CardViewSpinEditColumn.PropertiesSpinEdit property.

To learn more, see Data Columns.

See Also