CreateComment

GridCell.CreateComment method

Crée un objet de commentaire pour une cellule.

public GridComment CreateComment(string note, string author, bool isvisible)
ParamètreTaperLa description
noteStringnote de commentaire.
authorStringauteur du commentaire.
isvisibleBooleansi le commentaire est visible.

Return_Value

Objet GridCommentGridComment object

Voir également