ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile 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