Back to Devexpress

MultiEditorRowPropertiesCollection Properties

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-dot-multieditorrowpropertiescollection-dot-underscore-properties.md

latest1.5 KB
Original Source

MultiEditorRowPropertiesCollection Properties

Represents a collection of items within a multi-editor row.

NameDescription
CountGets 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

MultiEditorRowPropertiesCollection Class

MultiEditorRowPropertiesCollection Members

DevExpress.XtraVerticalGrid.Rows Namespace