RepositoryItemHypertextLabel.ShowNullValuePromptWhenReadOnly Property
For internal use.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool ShowNullValuePromptWhenReadOnly { get; set; }
Property Value
Type |
---|
Boolean |
See Also