Gets or sets a value defining whether a quick access toolbar is shown in the caption area of the RibbonForm.

Introduced: X16.

Syntax

public bool HasQuickAccessToolbar { get; set; }
Public Property HasQuickAccessToolbar As Boolean