menu

WinForms

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

    Show / Hide Table of Contents

    Class TreeTableCounterCookies

    Default counter cookies for identifying counter types.

    Inheritance
    System.Object
    TreeTableCounterCookies
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Collections.BinaryTree
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class TreeTableCounterCookies

    Constructors

    TreeTableCounterCookies()

    Declaration
    public TreeTableCounterCookies()

    Fields

    CountAll

    All counters.

    Declaration
    public const int CountAll = 65535
    Field Value
    Type
    System.Int32

    CountVisible

    Visible Counter.

    Declaration
    public const int CountVisible = 32768
    Field Value
    Type
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved