ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StyleItem Class / ItemType Property

In This Topic
    ItemType Property (StyleItem)
    In This Topic
    Gets or sets the type of style item. Style items can be one of the types defined in StyleItemType enumeration.
    Syntax
    public StyleItemType ItemType {get; set;}
    Public Property ItemType As StyleItemType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also