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

TimeEdit.RefreshEditValue() Method

This method is not supported for TimeEdit controls.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(true)]
[EditorBrowsable(EditorBrowsableState.Always)]
public override void RefreshEditValue()
See Also