Click or drag to resize
CKEditorControlTabIndex Property
The editor tabindex value. Default value: 0 (zero)

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public override short TabIndex { get; set; }

Property Value

Type: Int16
See Also