RepositoryItemTextEdit.NullValuePromptForeColor Property
Gets or sets the foreground color of the hint displayed when the editor’s value is null or empty.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Color | The foreground color. |
See Also