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