MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / Format Property

In This Topic
Format Property (IStyle)
In This Topic
Gets the .NET Framework formatting string for the item.
Syntax
'Declaration
 
ReadOnly Property Format As String
 

Property Value

A System.String representing the .NET Framework formatting string.
See Also