ActiveReports Developer 7
Format Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : Format Property

Glossary Item Box

Contains the Microsoft® .NET Framework formatting string for the item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Format As System.String
C# 
System.string Format {get;}

See Also