Skip to main content
All docs
V25.1
  • DateTimeOffsetEdit.RefreshEditValue() Method

    This is an internal method that should not be called directly in code.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

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