RepositoryItemTimeSpanEdit.OwnerEdit Property
Gets the editor that owns the repository item.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpanEdit | A TimeSpanEdit control that owns the repository item. |
See Also