[]
Gets or sets whether the summary of the group is above.
[JsonIgnore]
[Obsolete("This property has been deprecated. Use the SummaryBelow property instead.")]
public bool IsGroupHeaderAbove { get; set; }
<JsonIgnore>
<Obsolete("This property has been deprecated. Use the SummaryBelow property instead.")>
Public Property IsGroupHeaderAbove As Boolean