ArcGIS Pro 3.7 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 Property ItemType As StyleItemType
    public StyleItemType ItemType {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also