VerticalGridTimeEditRow Class
Represents a row used to display and edit time portions of DateTime values.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
VerticalGridTimeEditRow objects represent rows used to display and edit time portions of data taken from DateTime data fields. The row editor’s settings can be accessed and customized using the VerticalGridTimeEditRow.PropertiesTimeEdit property.
Implements
Inheritance
See Also