Property OnlyTextReadOnly
OnlyTextReadOnly
Gets or sets whether to make ellipsis button readonly if property is not writable.
bool? OnlyTextReadOnly { get; set; }
Property Value
- bool?
Remarks
If true
, only text editor part is set readonly
when property specified in PropInfo is not writable.