Skip to main content
Tab

VerticalGridTokenBoxRow Class

A row with the token box editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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