VerticalGridDateRow Class
Represents a data row used to display DateTime values.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
VerticalGridDateRow objects are data rows used to display data from DateTime data fields. The row editor’s settings can be accessed and customized using the VerticalGridDateRow.PropertiesDateEdit property.
To learn more, see Data Rows.
Implements
Inheritance
See Also