ShowIntermediateTotal Property (Waterfall)
In This Topic
Gets or sets a value that determines whether to show the intermediate total bar.
Syntax
'Declaration
Public Property ShowIntermediateTotal As Boolean
public bool ShowIntermediateTotal {get; set;}
See Also