Gets or sets the TextDecorationCollection to be applied to text in the cell.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
public TextDecorationCollection TextDecorations { get; set; } |
Visual Basic |
---|
Public Property TextDecorations As TextDecorationCollection Get Set |