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

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