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

In This Topic
    TileBorderColor Property (C1TileControl)
    In This Topic
    Gets or sets the color of a thin border that is drawn around tiles.
    Syntax
    'Declaration
     
    
    Public Property TileBorderColor As Color
    public Color TileBorderColor {get; set;}
    See Also