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

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

Property Value

Type: Int32
See Also