ActionSheetBuilder.ShowCancelButton Method
| Name | Parameters | Description |
|---|---|---|
| ShowCancelButton(JS) | value | Specifies whether or not to display the Cancel button in action sheet. Mirrors the client-side showCancelButton option. |
| ShowCancelButton(Boolean) | value | Specifies whether or not to display the Cancel button in action sheet. Mirrors the client-side showCancelButton option. |