ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / TopCell Property

In This Topic
    TopCell Property (Tile)
    In This Topic
    Gets or sets the ordinal number of the tile's top cell.
    Syntax
    'Declaration
     
    
    Public Property TopCell As Integer
    public int TopCell {get; set;}
    See Also