ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / GlyphInfo Class / PrevGlyph Property

In This Topic
    PrevGlyph Property (GlyphInfo)
    In This Topic
    References the previous glyph in a sequence.
    Syntax
    'Declaration
     
    Public Property PrevGlyph As GlyphInfo
    public GlyphInfo PrevGlyph {get; set;}
    See Also