IsExtraTotal Property (TablixMember)
In This Topic
Gets or sets a value indicating whether the member has been added for interactivity purposes.
Syntax
'Declaration
Public Property IsExtraTotal As Boolean
public bool IsExtraTotal {get; set;}
Property Value
A
System.Boolean value indicating whether the member is added for interactivity.
See Also