GridComment

GridComment class

Incapsula l’oggetto che rappresenta un commento di cella.

public class GridComment

Proprietà

NomeDescrizione
Author { get; set; }
AutoSize { get; set; }
Column { get; }
Height { get; set; }Rappresenta l’altezza del commento, in unità di pixel.
HeightCM { get; set; }
HeightInch { get; set; }
HtmlNote { get; set; }
IsVisible { get; set; }
Note { get; set; }
Row { get; }
Width { get; set; }Rappresenta la larghezza del commento, in unità di pixel.
WidthCM { get; set; }
WidthInch { get; set; }

Guarda anche