menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class QuickAccessToolBarItem - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class QuickAccessToolBarItem

    Class represents QuickAccessToolBarItem

    Inheritance
    System.Object
    QuickAccessToolBarItem
    Namespace: Syncfusion.UI.Xaml.Controls.SfRibbon
    Assembly: Syncfusion.SfRibbon.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public class QuickAccessToolBarItem : Object

    Constructors

    QuickAccessToolBarItem()

    Declaration
    public QuickAccessToolBarItem()

    Properties

    Header

    Gets or sets the Header of QuickAccessToolBarItem

    Declaration
    public string Header { get; set; }
    Property Value
    Type
    System.String

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved