[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Subtotal.Style

Style Property

Style

Gets or sets the style properties that override the style properties for all top-level report items contained in the subtotal column or row.

Declaration
public Style Style { get; set; }
Property Value
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.

Remarks

At Subtotal MatrixColumn and MatrixRow intersections, the MatrixRow style takes priority.