ProcessTab Property
ProcessTab
Gets or sets whether to process the Tab key as a way of advancing
to the next active cell in the Spread component.
Declaration
[Browsable(false)]
public bool ProcessTab { get; set; }
<Browsable(False)>
Public Property ProcessTab As Boolean