[]
Gets or sets a value indicating whether try to convert the given value to items when they aren't match. This is a dependency property.
public bool AutoConvert { get; set; }
Public Property AutoConvert As Boolean
Type | Description |
---|---|
bool | true if can perform auto convert; otherwise, false. The default value is true. |