[]
Gets or sets the style properties that override the style properties for all top-level report items contained in the subtotal column or row.
public Style Style { get; set; }
Type | Description |
---|---|
Style | A Style object containing the style properties that override any style properties of report items contained in the subtotal column or row. |
At Subtotal MatrixColumn and MatrixRow intersections, the MatrixRow style takes priority.