ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / Tile Class / Width Property

In This Topic
    Width Property (Tile)
    In This Topic
    Gets the width of the tile, in pixels.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Width As Integer
    public int Width {get;}
    See Also