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.v21.2.dll

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

Declaration

public class XtraDialogArgs :
    XtraBaseArgs

Inheritance

See Also