WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotGroupingItemsControl

    Show / Hide Table of Contents

    Class PivotGroupingItemsControl

    Class that holds the members of PivotGroupingItemsControl.

    Inheritance
    System.Object
    PivotGroupingItemsControl
    Namespace: Syncfusion.Windows.Controls.PivotGrid
    Assembly: Syncfusion.PivotAnalysis.WPF.dll
    Syntax
    public class PivotGroupingItemsControl : ListBox

    Constructors

    PivotGroupingItemsControl()

    Declaration
    public PivotGroupingItemsControl()

    Fields

    HasGroupItemsProperty

    Used to enable/disable the item template value for group bar toggle buttons.

    Declaration
    public static readonly DependencyProperty HasGroupItemsProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    Remarks

    The default value is false.

    Properties

    DisableContextMenu

    Used to enable/disable context-menu in GroupingBar.

    Declaration
    public bool DisableContextMenu { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved