Name | Description | |
---|---|---|
NDataCellEditorSchema | Schema associated with NDataCellEditor. |
The following tables list the members exposed by NDataCellEditor.
Name | Description | |
---|---|---|
NDataCellEditorSchema | Schema associated with NDataCellEditor. |
Name | Description | |
---|---|---|
OwnerColumn | Gets the column to which the editor belongs | |
OwnerDataCell | Gets the data cell to which this editor belongs | |
OwnerRow | Gets the column to which the editor belongs |
Name | Description | |
---|---|---|
CanCopy | Determines whether the this cell can copy its content on the clipboard. | |
CanCut | Determines whether the this cell can cut its content on the clipboard. | |
CanPaste | Determines whether the this cell can accept pasted content from the clipboard. | |
Copy | Copies the content of the specified data cell on the clipboard. | |
Cut | Cuts the content of the specified data cell on the clipboard. | |
GetValue | Overloaded. | |
OnBeginEdit | ||
OnCancelEdit | ||
OnEndEdit | ||
Paste | Pastes the content from the clipboard inside the this cell. | |
SetValue | Overloaded. |