Loading...
Searching...
No Matches
EnabledWhenAttribute.cs File Reference

Classes

class  OFT.Attributes.EnabledWhenAttribute
 Keeps the property editable only when the specified source property's value matches one of the provided values; otherwise the editor is disabled (greyed out) in the settings UI. Mirrors VisibleWhenAttribute but disables the editor instead of hiding the row — use this when the property should stay visible so the user knows it exists, yet cannot be changed in the current mode. More...
 

Namespaces

namespace  OFT
 
namespace  OFT.Attributes