GridLookUpEditBase.Text Property
In This Article
Gets or sets the text displayed in the edit box.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | The text displayed in the edit box. |
See Also