[]
Gets or sets a delegate creating a TextLayout from the specified CellStyle and a data object.
public Func<GcGraphics, CellStyle, object, TextLayout> CreateTextLayout { get; set; }