CreateComment

GridCell.CreateComment method

Erstellt ein Kommentarobjekt für eine Zelle.

public GridComment CreateComment(string note, string author, bool isvisible)
ParameterTypBeschreibung
noteStringKommentar notiz.
authorStringKommentar Autor.
isvisibleBooleanob der Kommentar sichtbar ist.

Rückgabewert

GridComment-Objekt

Siehe auch