aspnet-devexpress-dot-web-417d75b2.md
Represents a data column used to display numeric data.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewSpinEditColumn :
CardViewEditColumn
Public Class CardViewSpinEditColumn
Inherits CardViewEditColumn
The column editor’s settings can be accessed and customized using the CardViewSpinEditColumn.PropertiesSpinEdit property.
To learn more, see Data Columns.
Object StateManager CollectionItem WebColumnBase CardViewColumn CardViewEditColumn CardViewSpinEditColumn
See Also