[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseDropDownCellType.SetTabIndex

SetTabIndex Method

SetTabIndex(WebControl, string)

Sets the tab index for the editor.

Declaration
public override void SetTabIndex(WebControl editor, string value)
Public Overrides Sub SetTabIndex(editor As WebControl, value As String)
Parameters
Type Name Description
WebControl editor

Editor

string value

Value of attribute

Overrides