aspnet-devexpress-dot-web-862d2cf8.md
Represents a row used to display and edit time portions of DateTime values.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridTimeEditRow :
VerticalGridEditDataRow
Public Class VerticalGridTimeEditRow
Inherits VerticalGridEditDataRow
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.
Object StateManager CollectionItem WebColumnBase VerticalGridRow VerticalGridHierarchicalRow VerticalGridDataRow VerticalGridEditDataRow VerticalGridTimeEditRow
See Also