ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / SupportsCategories Property

In This Topic
    SupportsCategories Property
    In This Topic
    Gets whether the item supports categories. The default is false
    Syntax
    protected internal virtual bool SupportsCategories {get;}
    Protected Friend Overridable ReadOnly Property SupportsCategories As Boolean
    Remarks
    If true, a category column is shown for the item in the Catalog view. As an example, symbol items have a category column
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also