Settings for the HxMessageBox and derived components.
| Name | Type | Description | 
|---|---|---|
| AbortButtonText | string | 
						Text for the Abort button. | 
| CancelButtonText | string | 
						Text for the Cancel button. | 
| IgnoreButtonText | string | 
						Text for the Ignore button. | 
| ModalSettings | ModalSettings | 
						Settings for the underlying HxModal component. | 
| NoButtonText | string | 
						Text for the No button. | 
| OkButtonText | string | 
						Text for the OK button. | 
| PrimaryButtonSettings | ButtonSettings | 
						Settings for the primary dialog button. | 
| RetryButtonText | string | 
						Text for the Retry button. | 
| SecondaryButtonSettings | ButtonSettings | 
						Settings for the secondary dialog button(s). | 
| YesButtonText | string | 
						Text for the Yes button. |