CellNoteIndicatorVisible Property
CellNoteIndicatorVisible
Gets or sets whether the cell note indicator appears in cells in the component.
Declaration
public bool CellNoteIndicatorVisible { get; set; }
Public Property CellNoteIndicatorVisible As Boolean