Caption Property (AggregateDefinition)
In This Topic
Gets or sets a caption for the cell. This caption can be used with {0} mask, where {0} is
Aggregate or
Expression.
Syntax
'Declaration
Public Property Caption As String
public string Caption {get; set;}
See Also