aspnet-devexpress-dot-web-8bfa1706.md
Represents a row used to display numeric data.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridSpinEditRow :
VerticalGridEditDataRow
Public Class VerticalGridSpinEditRow
Inherits VerticalGridEditDataRow
The row editor’s settings can be accessed and customized using the VerticalGridSpinEditRow.PropertiesSpinEdit property.
Object StateManager CollectionItem WebColumnBase VerticalGridRow VerticalGridHierarchicalRow VerticalGridDataRow VerticalGridEditDataRow VerticalGridSpinEditRow
See Also