RepositoryItemTimeSpanEdit.OwnerEdit Property
In This Article
Gets the editor that owns the repository item.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
public TimeSpanEdit OwnerEdit { get; }
#Property Value
Type | Description |
---|---|
Time |
A Time |
See Also