AutoCompleteItem.Description Property
Specifies the description of a suggested automatic completion item displayed in a corresponding tool tip.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A String value. |
See Also