Color

Style.Color property

Ottiene o imposta il colore dell’ombreggiatura della cella. quando il pattern non è nessuno, restituisce Color.Empty; quando il pattern è BackgroundType.Solid, restituisce ForegroundColor; altri restituisce BackgroundColor

public Color Color { get; set; }

Guarda anche