MultiEditorRowPropertiesCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Gets a row item object from the MultiEditorRow.PropertiesCollection at the specified position. |
Item[String] | fFieldName | Gets a row item from the MultiEditorRow.PropertiesCollection by the bound field name. |