ComponentOne DataGrid for WPF and Silverlight
CommandTarget Property

C1.WPF.DataGrid Namespace > DataGridToggleGroupButton Class : CommandTarget Property
Syntax
'Declaration
 
<System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)>
<System.ComponentModel.CategoryAttribute("Action")>
Public Property CommandTarget As System.Windows.IInputElement
[System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)]
[System.ComponentModel.Category("Action")]
public System.Windows.IInputElement CommandTarget {get; set;}
See Also

Reference

DataGridToggleGroupButton Class
DataGridToggleGroupButton Members