[]
Indicates the icon of cell decoration.
public interface ICellDecorationIcon
Gets the icon height in pixels.
int Height { get; }
Gets the icon position.
IconPosition Position { get; }
Gets the icon src string.
string Src { get; }
Gets the icon width in pixels.
int Width { get; }