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

Namespace: CMS.Controls.Configuration
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool Selected { get; set; }

Property Value

Type: Boolean
See Also