aspnet-devexpress-dot-web-567ead46.md
A row with the token box editor.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridTokenBoxRow :
VerticalGridEditDataRow
Public Class VerticalGridTokenBoxRow
Inherits VerticalGridEditDataRow
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.
Object StateManager CollectionItem WebColumnBase VerticalGridRow VerticalGridHierarchicalRow VerticalGridDataRow VerticalGridEditDataRow VerticalGridTokenBoxRow
See Also