ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Group Class / Width Property

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