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

AutoCloseOptions Class

Provides members that allow 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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public class AutoCloseOptions

The following members return AutoCloseOptions objects:

Inheritance

Object
AutoCloseOptions
See Also