Version

DefaultableBoolean Enumeration

Defaultable boolean values allow the user to either directly set the value to control a behavior or inherit from a parent object that will be set.
Members
MemberDescription
Falsefalse
NotSetinherits the value from its parent object
Truetrue
Inheritance Hierarchy

Object
   Infragistics.Web.UI.DefaultableBoolean

See Also