GrapeCity.Win.MultiRow Namespace : CellNote Class |
The following tables list the members exposed by CellNote.
Name | Description | |
---|---|---|
CellNote Constructor | Overloaded. |
Name | Description | |
---|---|---|
DisplayMode | Gets or sets a value that indicates the view mode of CellNote. | |
IsDisplayed | Gets or sets a value that indicates whether the cell note is displayed on-screen. | |
IsInEditMode | Gets a value that indicates whether the currently active CellNote is in edit mode. | |
Location | Gets or sets the coordinates of the upper-left corner of the CellNote relative to the upper-left corner of its owner section. | |
Moveable | Gets or sets a value that indicates whether the note can be dragged and moved. | |
ReadOnly | Gets or sets a value that indicates whether the cell's data can be edited. | |
ResizeMode | Gets or sets a value that indicates how the CellNote is resized. | |
Selected | Gets a value that indicates whether the cell note is selected. | |
Size | Gets or sets the height and width of the cell's Note. | |
Style | Gets or sets the styles specified at the cell level. These styles override those inherited from higher levels. | |
Text | Gets or sets the text displayed on the CellNote's foreground. |