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


IComPropertySheet.Title Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertySheet Interface > IComPropertySheet.Title Property
ArcGIS Developer Help

IComPropertySheet.Title Property

The title of the property sheet.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertySheet Interface