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.WinForms.GridCommon.Collections
Assembly: Syncfusion.GridCommon.WinForms.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 |