OverheadSheetColumn.ShowMultipleFields Property

Gets a value indicating whether to show multiple fields, one for each value in BreakdownByDiscreteValues.
Public ReadOnly Property ShowMultipleFields() As Boolean
This language is not supported or no code example is available.
public bool ShowMultipleFields {get;}
This language is not supported or no code example is available.

Property Value

bool

true if multiple fields are shown. false if a field with sums is displayed.

Remarks
 
The property has meaning only if this column is of type OverheadSheetColumnKind.Field.
Version
 
Available since QDV 7.23.1099.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition