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


IStyleItemEditor.Title Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DisplayUI)  

IStyleItemEditor.Title Property

The title of the style item dialog.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IStyleItemEditor Interface