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

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