Buttons Property | Qlik Sense for developers Help
Skip to main content Skip to complementary content

Buttons Property

Overloads

Buttons

Buttons displayed in the message box dialog.

This property is relevant if qType is IT_MSGBOX.

One of:

* 0 means that the qButtons property is not relevant.

* 17 means that the message box contains the OK and Cancel buttons or the stop -sign icon.

JSON property name: qButtons

Buttons

Buttons displayed in the message box dialog.

This property is relevant if qType is IT_MSGBOX.

One of:

  • 0 means that the qButtons property is not relevant.
  • 17 means that the message box contains the OK and Cancel buttons or the stop -sign icon.

JSON property name: qButtons

Declaration

      public int Buttons { get; set; }
    

Property Value

Type Description
System.Int32

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!