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

In This Topic
    Brush Property
    In This Topic
    Gets the brush used to render the delayed text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Brush As BrushEx
    public BrushEx Brush {get;}
    See Also