smartDBforms.NET API Reference

DataBindItem.StartTabIndex Property

Gets the ChildrenTabIndex value of of the containing BaseSmartDBControl. The tab index base for the controls in the template. The first control should have tab index StartTabIndex, the second StartTabIndex+1 ... The default value is 0.

[Visual Basic]
Public ReadOnly Property StartTabIndex As Int16
[C#]
public Int16 StartTabIndex {get;}

See Also

DataBindItem Class | Adillis.SmartDBForms Namespace | TabIndex