ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / CompareTilesEventArgs Class / Tile2 Property

In This Topic
    Tile2 Property (CompareTilesEventArgs)
    In This Topic
    Gets the second tile to compare.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Tile2 As Tile
    public Tile Tile2 {get;}
    See Also