DataSetBase.InterpretSubtotalsAsDetails Property

Definition

Gets or sets a value that indicates whether to interpret subtotals as details.

public:
 property Microsoft::ReportingServices::RdlObjectModel::InterpretSubtotalsAsDetailsTypes InterpretSubtotalsAsDetails { Microsoft::ReportingServices::RdlObjectModel::InterpretSubtotalsAsDetailsTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::InterpretSubtotalsAsDetailsTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.InterpretSubtotalsAsDetailsTypes InterpretSubtotalsAsDetails { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.InterpretSubtotalsAsDetails : Microsoft.ReportingServices.RdlObjectModel.InterpretSubtotalsAsDetailsTypes with get, set
Public Property InterpretSubtotalsAsDetails As InterpretSubtotalsAsDetailsTypes

Property Value

An InterpretSubtotalsAsDetailsTypes object.

Attributes

Applies to