EventsTab.TabName Property

Definition

Gets the name of the 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 name of the tab.

Applies to