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

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