ActiveReports 19 .NET Edition
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
    string Format {get;}

    Property Value

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