ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / TextRenderHintItem Class / Hint Property

In This Topic
    Hint Property
    In This Topic
    Gets the hint.
    Syntax
    'Declaration
     
    Public ReadOnly Property Hint As TextRenderHint
    public TextRenderHint Hint {get;}
    See Also