[]
        
(Showing Draft Content)

C1.Android.Grid.GridColumn.TextColor

TextColor Property

TextColor

Gets or sets the System.Nullable<> used to paint the foreground of cells in this column.

Declaration
public Nullable<Color> TextColor { get; set; }