[]
        
(Showing Draft Content)

C1.Win.C1Tile.TileEventArgs

TileEventArgs Class

Provides data for C1TileControl events.

Inheritance
TileEventArgs
Namespace: C1.Win.C1Tile
Assembly: C1.Win.C1TileControl.4.8.dll
Syntax
public class TileEventArgs : EventArgs

Constructors

Name Description
TileEventArgs(Tile)

Initializes a new instance of a TileEventArgs.

Properties

Name Description
Tile

Gets the Tile object affected by the event.