Class TreeTableCounterCookies
Default counter cookies for identifying counter types.
Inheritance
System.Object
TreeTableCounterCookies
Namespace: Syncfusion.UI.Xaml.Grids.Collections
Assembly: Syncfusion.GridCommon.WinUI.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 |