Click or drag to resize
TabItemSelected Property
If set to true, the tab is set as selected if displayed

Namespace: CMS.DocumentEngine.Web.UI.Configuration
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
public bool Selected { get; set; }

Property Value

Type: Boolean
See Also