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

VerticalGridMemoRow Class

Represents a row used to display memo data.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class VerticalGridMemoRow :
    VerticalGridEditDataRow

Remarks

The row editor’s settings can be accessed and customized using the VerticalGridMemoRow.PropertiesMemoEdit property.

See Also