ShowRelatedSummaryRows Property (FilterDefinition)
In This Topic
Gets or sets a value indicating whether keep related summary rows after filtered.
Syntax
'Declaration
Public Property ShowRelatedSummaryRows As Boolean
public bool ShowRelatedSummaryRows {get; set;}
See Also