Summary
Gets or sets the data item value.
- Namespace
- Avalonia
.Controls - Containing Type
- AutoCompleteBox
.BindingEvaluator <T>
Syntax
public T Value { get; set; }
Value
Type | Description |
---|---|
T |
public T Value { get; set; }
Type | Description |
---|---|
T |