ComponentOne FlexGrid for WPF and Silverlight
TextDecorations Property (CellStyle)

C1.WPF.FlexGrid Namespace > CellStyle Class : TextDecorations Property
Gets or sets the System.Windows.TextDecorationCollection to be applied to text in the cell.
Syntax
'Declaration
 
Public Property TextDecorations As System.Windows.TextDecorationCollection
public System.Windows.TextDecorationCollection TextDecorations {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members