[]
Gets or sets a value indicating whether all of the dynamic columns or rows for this grouping are hidden and replaced with a subtotal column for the grouping scope.
public Visibility Visibility { get; set; }
Type | Description |
---|---|
Visibility | A Visibility object representing the visibility of the dynamic columns or rows. |