menu

UWP

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

    Show / Hide Table of Contents

    Class TreeTableCounterCookies

    Default counter cookies for identifying counter types.

    Inheritance
    System.Object
    TreeTableCounterCookies
    Namespace: Syncfusion.UI.Xaml.Collections
    Assembly: Syncfusion.SfGrid.UWP.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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved