VerticalGridTokenBoxRow Class
In This Article
A row with the token box editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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.
#Implements
#Inheritance
See Also