FocusedBorderColor Property (C1TileControl)
In This Topic
Gets or sets the color of tile border when the tile is selected with keyboard.
Syntax
'Declaration
Public Property FocusedBorderColor As Color
public Color FocusedBorderColor {get; set;}
See Also