Property BindingValue
| Edit this page View SourceBindingValue
Gets or sets the attribute value for field.
Declaration
public object? BindingValue { get; set; }
Property Value
| Type | Description |
|---|---|
| object |
Gets or sets the attribute value for field.
public object? BindingValue { get; set; }
| Type | Description |
|---|---|
| object |