Gets the control used to edit the item's text.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public JComponent getEditControl () |
If a custom editor is specified and it does not implement the IInplaceEditor interface, the Text property will be used as the cell value upon successful edit.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |