Click or drag to resize
TabItemIndex Property
Position of a tab.

Namespace: CMS.DocumentEngine.Web.UI.Configuration
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also