TreeTableCounterCookies Class
Default counter cookies for identifying counter types.
Inheritance
System.Object
    TreeTableCounterCookies
  Namespace: Syncfusion.Windows.Forms.Collections
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public class TreeTableCounterCookies : Object
  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 |