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

In This Topic
    CommonImage1 Property (C1TileControl)
    In This Topic
    Gets the first common image.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CommonImage1 As CommonImage
    public CommonImage CommonImage1 {get;}
    See Also