ComponentOne DataGrid for WPF and Silverlight
IsTabStop Property (DataGridGroupWithSummaryRowPresenter)

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

Reference

DataGridGroupWithSummaryRowPresenter Class
DataGridGroupWithSummaryRowPresenter Members