[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Interfaces.IExtendedFormattingService.Format

Format Method

Format(object, IStyle, string)

Returns a string representation of the specified value using IStyle and format string.

Declaration
string Format(object value, IStyle style, string formatSpecifier)
Parameters
Type Name Description
object value
IStyle style
string formatSpecifier
Returns
Type Description
string