Method SetTitle NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll SetTitle(int?, string?) Sets title of the specified tab page. public virtual bool SetTitle(int? index, string? value) Parameters index int? Index of the tab page. value string New title of the tab page. Returns bool