ComponentOne DataGrid for WPF and Silverlight
IsChecked Property (DataGridGroupRowPresenter)

C1.WPF.DataGrid Namespace > DataGridGroupRowPresenter Class : IsChecked Property
Gets or sets whether this group is expanded or collapsed.
Syntax
'Declaration
 
Public Property IsChecked As System.Boolean
public System.bool IsChecked {get; set;}
See Also

Reference

DataGridGroupRowPresenter Class
DataGridGroupRowPresenter Members