[]
Gets or sets a value that indicates whether this GroupRow is collapsed (child rows are hidden) or expanded (child rows are visible).
public bool IsCollapsed { get; set; }