RepositoryItemHypertextLabel.NullValuePromptShowForEmptyValue Property
This property is not supported by the RepositoryItemHypertextLabel class.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool NullValuePromptShowForEmptyValue { get; set; }
Property Value
| Type |
|---|
| Boolean |
See Also