| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Tab Class : Name Property |
// get main tab Tab tab = instance.MainTab; // get name string name = tab.Name;
// get main tab $tab = $instance->MainTab; // get name $domText = $tab->Name;
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven