CreateComment

GridCell.CreateComment method

Skapar ett kommentarsobjekt för en cell.

public GridComment CreateComment(string note, string author, bool isvisible)
ParameterTypBeskrivning
noteStringkommentar anteckning.
authorStringkommentarsförfattare.
isvisibleBooleanom kommentaren är synlig.

Returvärde

GridComment-objekt

Se även