CellEditorOpenedEventArgs Properties
Provides data for the SpreadsheetControl.CellEditorOpened event.
Name | Description |
---|---|
Custom |
Returns the type of the custom cell editor. |
Editor | Returns the active cell editor. |
Is |
Indicates whether the active cell editor is custom. |
See Also