Back to Devexpress

CustomCellInplaceEditor Properties

officefileapi-devexpress-dot-spreadsheet-dot-customcellinplaceeditor-dot-underscore-properties.md

latest1.2 KB
Original Source

CustomCellInplaceEditor Properties

Represents a custom cell in-place editor assigned to a cell or cell range in a worksheet.

NameDescription
EditorTypeGets the type of the custom cell in-place editor.
RangeGets the cell range to which the custom cell in-place editor is assigned.
UseOnlyVisibleDataRangeGets 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.
ValueGets or sets a value associated with the custom cell in-place editor.

See Also

CustomCellInplaceEditor Interface

CustomCellInplaceEditor Members

DevExpress.Spreadsheet Namespace