ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / DelayedTextInfo Class / Format Property

In This Topic
    Format Property (DelayedTextInfo)
    In This Topic
    Gets the string format for the delayed text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Format As StringFormatEx
    public StringFormatEx Format {get;}
    See Also