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

In This Topic
    BackColorSelector Property (Template)
    In This Topic
    Gets or sets a value indicating which property of a Tile object behaves as the source of background color for this template.
    Syntax
    'Declaration
     
    
    Public Property BackColorSelector As BackColorSelector
    public BackColorSelector BackColorSelector {get; set;}
    See Also