[]
Indicates the cell decoration.
public interface ICellDecoration
Gets the corner fold of the cell decoration.
ICornerFold CornerFold { get; }
Gets the icons of the cell decoration.
IReadOnlyList<ICellDecorationIcon> Icons { get; }