ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / FilterItemEventArgs Class / Item Property

In This Topic
    Item Property (FilterItemEventArgs)
    In This Topic
    Gets the data item under consideration.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Item As Object
    public object Item {get;}
    See Also