Int32 EditIndex { get; set; }
Specifies index of the item in the list for which to display the design-time editor.
Returns: Int32
Remarks:
Default value is -1, which means that all items in the list will get to have the same settings specified by editor once. Used only by the design-time editor within the IDE.