ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / StringPatch Class / Format Property

In This Topic
    Format Property (StringPatch)
    In This Topic
    The actual string format to the text be rendered with.
    Syntax
    'Declaration
     
    Public ReadOnly Property Format As StringFormatEx
    public StringFormatEx Format {get;}
    See Also