Reference

Reference is the orientation layer over TreeDataGrid's generated API. Use it when you already know the package name, assembly name, namespace, or feature family and want the shortest path to the right narrative page and API subtree.

Start here when

  • you need the install identity, assembly name, and theme resource URI in one place
  • you know the namespace but not the best entry article
  • you want the generated API surface grouped by feature area rather than by raw type name
  • you are maintaining the docs site or API generation pipeline itself

Reference map

Distribution and API orientation

Namespace summaries

How to navigate the API efficiently

  1. Start with Package and Assembly when you need the package, assembly, and generated API route mapped together.
  2. Use API Coverage Index when you know the type or feature family but want the primary narrative page first.
  3. Use the namespace summary pages when the raw generated API is too low-level and you need conceptual grouping before drilling into members.