Name | Description | |
---|---|---|
Cell | Gets the Xceed.Grid.Cell being edited. (Inherited from Xceed.Grid.Editors.CellEditorEventArgs) | |
CellDisplayWidth | Gets the display width of the cell. | |
Control | Gets the Control used to edit the cell's content. (Inherited from Xceed.Grid.Editors.CellEditorEventArgs) | |
FittedHeight | Gets or sets the fitted height of the editor. | |
Graphics | Gets the Graphics object used to paint. | |
Mode | Gets an Xceed.Grid.AutoHeightMode value indicating in regards to what factors the fitted height of the editor will be calculated. | |
Printing | Gets a boolean value indicating if the editor is being printed. |