Method GetTitle
GetTitle(int?)
Gets title of the specified tab page.
public virtual string? GetTitle(int? index)
Parameters
indexint?Index of the tab page.
Gets title of the specified tab page.
public virtual string? GetTitle(int? index)
index int?Index of the tab page.