This document is archived and information here might be outdated.  Recommended version.


IStyleItemEditor Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DisplayUI > ESRI.ArcGIS.DisplayUI > Interfaces > IS > IStyleItemEditor Interface
ArcGIS Developer Help

IStyleItemEditor Interface

Provides access to members that control the Style Item Editor.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method EditStyleItem Displays the style item properties dialog for the given style gallery item.
Write-only property ReadOnly The read only property for the entire dialog.
Write-only property ReadOnlyStyle The read only property for the style file of the style item dialog.
Read/write property Style The style file for the style item dialog.
Read/write property Title The title of the style item dialog.

Classes that implement IStyleItemEditor

Classes Description
StyleItemEditor A dialog for Style Item Properties Editing.