ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Util.Toolbox Namespace / ClassicItem Class / Properties Property

In This Topic
    Properties Property (ClassicItem)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Properties As System.Collections.IDictionary
    public System.Collections.IDictionary Properties {get;}
    See Also