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

XtraInputBoxArgs Class

Arguments that should be passed to the Show(XtraInputBoxArgs) method to customize the shown XtraInputBox.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v21.2.dll

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

Declaration

public class XtraInputBoxArgs :
    XtraDialogArgs

Inheritance

See Also