Field IndexerName
This string is used as the PropertyName of the PropertyChangedEventArgs to indicate that an indexer property has been changed.
public const string IndexerName = "Item[]"
Returns
- string
- This string is used as the PropertyName of the PropertyChangedEventArgs to indicate that an indexer property has been changed.