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

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