aspnet-devexpress-dot-web-1a0f4510.md
Represents a row used to display string values.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridTextRow :
VerticalGridEditDataRow
Public Class VerticalGridTextRow
Inherits VerticalGridEditDataRow
The row editor’s settings can be accessed and customized using the VerticalGridTextRow.PropertiesTextEdit property.
Object StateManager CollectionItem WebColumnBase VerticalGridRow VerticalGridHierarchicalRow VerticalGridDataRow VerticalGridEditDataRow VerticalGridTextRow
See Also