IsObjectValueEditable Property
IsObjectValueEditable
Gets or sets whether the object value can be edited.
In the filter bar UI, the text editor is displayed if value is true.
Declaration
public bool IsObjectValueEditable { get; }
Public ReadOnly Property IsObjectValueEditable As Boolean