Format()
|
<< Click to Display Table of Contents >> Format() |
|
This method allows you to customize the rendering of the performance value on the Summary grid.
public override string Format(object value, Cbi.PerformanceUnit unit, string propertyName)
{
}
public override string Format(object value, Cbi.PerformanceUnit unit, string propertyName) |