CreateComment

GridCell.CreateComment method

Bir hücre için bir yorum nesnesi oluşturur.

public GridComment CreateComment(string note, string author, bool isvisible)
ParametreTipTanım
noteStringyorum notu.
authorStringyorum yazarı.
isvisibleBooleanyorumun görünür olup olmadığı.

Geri dönüş değeri

GridComment nesnesi

Ayrıca bakınız