Skip to main content
A newer version of this page is available. .

RepositoryItemTimeSpanEdit Class

Provides members that specify advanced behavior for the related TimeSpanEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v18.1.dll

Declaration

[ToolboxBitmap(typeof(ToolboxIconsRootNS), "TimeSpanEdit")]
public class RepositoryItemTimeSpanEdit :
    RepositoryItemTimeEdit

The following members accept/return RepositoryItemTimeSpanEdit objects:

Remarks

The RepositoryItemTimeSpanEdit object can be accessed through the TimeSpanEdit.Properties property.

See Also