AggregatesText Property
AggregatesText
Gets or sets the text that is displayed with the Aggregates value
Declaration
[TypeConverter(typeof(bm))]
public string AggregatesText { get; set; }
<TypeConverter(GetType(bm))>
Public Property AggregatesText As String