The event handler receives an argument of type CellEditorEventArgs containing data related to this event. The following CellEditorEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cell | Gets the Xceed.Grid.Cell being edited. |
Control | Gets the Control used to edit the cell's content. |
Only in the case where the appearance of the underyling control is different depending on the cell should the appearance properties of the control be changed in the SettingControlAppearance event.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2