Name | Description | |
---|---|---|
![]() | AllowEditing | Returns true when the cell in the specified range can be edited. |
![]() | BindCellContent | Binds the content of the cell. |
![]() | CreateCellContent | Creates the content of the cell. |
![]() | CreateCellEditor | Creates the cell editor. |
![]() | GetCellContentType | Gets a key that defines the type of cell content. |
![]() | GetCellText | Gets the text representing the content of a cell. |
![]() | GetColumnOffset | Overloaded. Gets the distance between the origin and the specified column. |
![]() | GetDefaultColumn | Gets the default column dimensions. |
![]() | GetDefaultRow | Gets the default row dimensions. |
![]() | GetFrozenColumns | Gets the number of frozen columns. |
![]() | GetFrozenRows | Gets the number of frozen rows. |
![]() | GetRowOffset | Overloaded. Gets the distance between the origin and the specified row. |
![]() | OnEditEnded | Called when the editing of a cell ended. |
![]() | PrepareCell | Prepares the cell to be shown. |
![]() | SetCellValue | Sets the value of a specified cell. |
![]() | UnbindCellContent | Unbinds the content of the cell. |