BasicTabControlSelectFirstItemByDefault Property |
If is set true, first item will be selected by default if is not some other item selected
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax public virtual bool SelectFirstItemByDefault { get; set; }
Property Value
Type:
BooleanSee Also