ComponentOne FlexGrid for WPF and Silverlight
KeyActionTab Property (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : KeyActionTab Property
Gets or sets a value that indicates the action performed by the grid when the user presses the Tab key.
Syntax
'Declaration
 
Public Property KeyActionTab As KeyAction
public KeyAction KeyActionTab {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members