[]
Gets or sets the cell note indicator renderer for drawing the cell note indicator in the component.
[TypeConverter(typeof(_aba))]
public INoteIndicatorRenderer2 CellNoteIndicatorRenderer { get; set; }
<TypeConverter(GetType(_aba))>
Public Property CellNoteIndicatorRenderer As INoteIndicatorRenderer2