ArcGIS Pro 2.6 API Reference Guide
ItemType Property (StyleItem)

ArcGIS.Desktop.Mapping Namespace > StyleItem Class : ItemType Property
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 10, Windows 8.1, Windows 7

See Also

Reference

StyleItem Class
StyleItem Members