Skip to main content

XtraInputBoxArgs Class

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class XtraInputBoxArgs :
    XtraDialogArgs

Inheritance

See Also