CreateComment

GridCell.CreateComment method

Crea un oggetto commento per una cella.

public GridComment CreateComment(string note, string author, bool isvisible)
ParametroTipoDescrizione
noteStringnota di commento.
authorStringautore del commento.
isvisibleBooleanse il commento è visibile.

Valore di ritorno

Oggetto GridComment

Guarda anche