Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
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 – let us know how we can improve!