property XMLGrid.AllowDuplicateEntries as Boolean
Returns or sets a value that specifies whether the control supports nodes with the same key ( duplicates ).
| | Type | Description | |
| |
Boolean |
A Boolean expression that specifies whether the control allows adding nodes with
the same key.
| |