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