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

AutoCloseOptions Class

Allows you to create messages and dialogs that automatically close when a timer expires. See the XtraBaseArgs.AutoCloseOptions property for examples.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v22.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class AutoCloseOptions

The following members return AutoCloseOptions objects:

Inheritance

Object
AutoCloseOptions
See Also