Settings for the HxMessageBox
and derived components.
Name | Type | Description |
---|---|---|
ModalSettings | ModalSettings |
Settings for underlying HxModal component. |
PrimaryButtonSettings | ButtonSettings |
Settings for the dialog primary button. |
SecondaryButtonSettings | ButtonSettings |
Settings for dialog secondary button(s). |
Method | Returns | Description |
---|---|---|
<Clone>$() | MessageBoxSettings |
Method | Type | Description |
---|---|---|
op_Equality (MessageBoxSettings left, MessageBoxSettings right) | bool |
|
op_Inequality (MessageBoxSettings left, MessageBoxSettings right) | bool |