ComponentOne DataGrid for WPF and Silverlight
TabIndex Property (DataGridGroupWithSummaryRowPresenter)

C1.WPF.DataGrid.Summaries Namespace > DataGridGroupWithSummaryRowPresenter Class : TabIndex Property
Syntax
'Declaration
 
<System.ComponentModel.CategoryAttribute("Behavior")>
<System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)>
Public Property TabIndex As System.Integer
[System.ComponentModel.Category("Behavior")]
[System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)]
public System.int TabIndex {get; set;}
See Also

Reference

DataGridGroupWithSummaryRowPresenter Class
DataGridGroupWithSummaryRowPresenter Members