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


IStyleItemEditor.Style Property (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 > IStyleItemEditor.Style Property
ArcGIS Developer Help

IStyleItemEditor.Style Property

The style file for the style item dialog.

[Visual Basic .NET]
Public Property Style As String
[C#]
public string Style {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IStyleItemEditor Interface