AutoCompleteItem.Value Property
Specifies the value of a suggested automatic completion item added to an expression on selecting this item.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A String value. |
See Also