Property ColorGetter
ColorGetter
Defines a delegate for returning a custom scheme per cell based on cell values. Return null for the default
public CellColorGetterDelegate? ColorGetter { get; set; }
Defines a delegate for returning a custom scheme per cell based on cell values. Return null for the default
public CellColorGetterDelegate? ColorGetter { get; set; }