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


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

IStyleDialog.Title Property

The title of the style dialog.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

This property is not yet implemented.

See Also

IStyleDialog Interface