Field AlignmentGetter
Defines a delegate for returning custom alignment per cell based on cell values. When specified this will override Alignment
public Func<object, TextAlignment> AlignmentGetter
Returns
- Func<object, TextAlignment>
- Defines a delegate for returning custom alignment per cell based on cell values. When specified this will override