Click or drag to resize
BasicTabControlSelectFirstItemByDefault Property
If is set true, first item will be selected by default if is not some other item selected

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

Property Value

Type: Boolean
See Also