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 Multi |
Item[Int32] |
Gets a row item object from the Multi |
Item[String] |
Gets a row item from the Multi |
See Also