Skip to main content
A newer version of this page is available. .
Tab

VerticalGridTextRow Class

Represents a row used to display string values.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class VerticalGridTextRow :
    VerticalGridEditDataRow

Remarks

The row editor’s settings can be accessed and customized using the VerticalGridTextRow.PropertiesTextEdit property.

See Also