[]
Gets or sets a value indicating whether the grouping is in its own section.
public bool NewSection { get; set; }
A bool value where true if the grouping is in its own section; otherwise, false. Default value is false.
true
false