PropertiesTab.TabName Property

Definition

Gets the name of the Properties tab.

public:
 virtual property System::String ^ TabName { System::String ^ get(); };
public override string TabName { get; }
member this.TabName : string
Public Overrides ReadOnly Property TabName As String

Property Value

The string "Properties".

Applies to