Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

CustomCellInplaceEditor.EditorType Property

Gets the type of the custom cell in-place editor.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

CustomCellInplaceEditorType EditorType { get; }

Property Value

Type Description
CustomCellInplaceEditorType

A CustomCellInplaceEditorType enumeration value specifying the custom editor’s type.

See Also