Spread for ASP.NET 12 Product Documentation
SelectedForeColor Property (ListBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ListBoxCellType Class : SelectedForeColor Property
Gets or sets the text color for the selected item in the list.
Syntax
'Declaration
 
Public Property SelectedForeColor As Color
'Usage
 
Dim instance As ListBoxCellType
Dim value As Color
 
instance.SelectedForeColor = value
 
value = instance.SelectedForeColor
public Color SelectedForeColor {get; set;}
See Also

Reference

ListBoxCellType Class
ListBoxCellType Members