Click or drag to resize
UITabsTabsEmpty Property
Gets the value which indicates whether there is some tab displayed or not.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool TabsEmpty { get; }

Property Value

Type: Boolean
See Also