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

In This Topic
    BackImageLayout Property (C1TileControl)
    In This Topic
    Gets or sets the background image layout.
    Syntax
    'Declaration
     
    
    Public Property BackImageLayout As BackImageLayout
    public BackImageLayout BackImageLayout {get; set;}
    See Also