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

In This Topic
    Filter Property (ClassicItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Filter As System.Collections.ICollection
    public System.Collections.ICollection Filter {get; set;}
    See Also