Skip to main content

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

MultiEditorRowPropertiesCollection Properties

Represents a collection of items within a multi-editor row.
Name Description
Count Gets the actual number of row items contained within the MultiEditorRow.PropertiesCollection.
Item[Int32] Gets a row item object from the MultiEditorRow.PropertiesCollection at the specified position.
Item[String] Gets a row item from the MultiEditorRow.PropertiesCollection by the bound field name.
See Also