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

VerticalGridTokenBoxRow Class

A row with the token box editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class VerticalGridTokenBoxRow :
    VerticalGridEditDataRow

Remarks

VerticalGridTokenBoxRow object that is a row whose values are edited using the token box. The row editor’s settings can be accessed and customized using the VerticalGridTokenBoxRow.PropertiesTokenBox property.

See Also