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

VerticalGridSpinEditRow Class

Represents a row used to display numeric data.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class VerticalGridSpinEditRow :
    VerticalGridEditDataRow

Remarks

The row editor’s settings can be accessed and customized using the VerticalGridSpinEditRow.PropertiesSpinEdit property.

See Also