PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ButtonPreviewElement Class / ShowInQat Property

In This Topic
    ShowInQat Property (ButtonPreviewElement)
    In This Topic
    Gets or sets whether the button is added to Ribbon QAT.
    Syntax
    'Declaration
     
    Public Property ShowInQat As Boolean
    public bool ShowInQat {get; set;}
    See Also