XtraMessageBoxArgs.DoNotShowAgainCheckBoxText Property
Gets or sets the text displayed next to the “Do not show this message again“ checkbox.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | The text displayed next to the “Do not show this message again“ checkbox. |
Remarks
See Also