ComponentOne DataGrid for WPF and Silverlight
IsPressed Property (DataGridToggleGroupButton)

C1.WPF.DataGrid Namespace > DataGridToggleGroupButton Class : IsPressed Property
Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.CategoryAttribute("Appearance")>
<System.ComponentModel.ReadOnlyAttribute(True)>
Public ReadOnly Property IsPressed As System.Boolean
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.ReadOnly(true)]
public System.bool IsPressed {get;}
See Also

Reference

DataGridToggleGroupButton Class
DataGridToggleGroupButton Members