UnsupportedBorderStyleClickEventArgs
6 Feb 20261 minute to read
Defines the Unsupported border style click event args
Properties
alertMessage string
Gets or sets the display text shown in the built-in alert dialog.
This allows customization of the message when an unsupported border style is selected.
cancel boolean
Gets or sets a value indicating whether to cancel the built-in alert dialog.
Set to true to suppress the default dialog when an unsupported border style is clicked.