VerticalGridTextRow Class
In This Article
Represents a row used to display string values.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class VerticalGridTextRow :
VerticalGridEditDataRow
#Remarks
The row editor’s settings can be accessed and customized using the VerticalGridTextRow.PropertiesTextEdit property.
#Implements
#Inheritance
See Also