Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

CustomCellInplaceEditor Properties

Represents a custom cell in-place editor assigned to a cell or cell range in a worksheet.
Name Description
EditorType Gets the type of the custom cell in-place editor.
Range Gets the cell range to which the custom cell in-place editor is assigned.
UseOnlyVisibleDataRange Gets a value indicating whether values of hidden cells should be included into the item list of the combo box in-place editor whose items are obtained from a cell range.
Value Gets or sets a value associated with the custom cell in-place editor.
See Also