In This Topic
Gets or sets the text that will be shown in the cell, the ocurrences of the text "{0}" will be replaced with the result of the aggregate function.
Syntax
'Declaration
Public Property ResultFormat As String
public string ResultFormat {get; set;}
See Also