'Declaration Public Property CrossAggregates As Nullable(Of Boolean)
public Nullable<bool> CrossAggregates {get; set;}
Property Value
true
if cross-aggregates functionality should be hidden; otherwise, false
.'Declaration Public Property CrossAggregates As Nullable(Of Boolean)
public Nullable<bool> CrossAggregates {get; set;}
true
if cross-aggregates functionality should be hidden; otherwise, false
.