Click or drag to resize
AggregateFunctionCaption Property
Gets or sets the informative message to display as an illustration of the aggregate function.

Namespace: Kettic.AspNet.Data
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string Caption { get; set; }

Property Value

Type: String
The caption to display as an illustration of the aggregate function.
See Also