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

XtraDialogArgs Class

Arguments that should be passed to the Show(XtraDialogArgs) method to customize the shown XtraDialog.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class XtraDialogArgs :
    XtraBaseArgs

Inheritance

See Also