DisabledExpression property
Sets or returns the expression or tag for the disabled state of the toggle switch.
Read/write. String.
Syntax
object
.DisabledExpression
[ = string
]where
object
– is the name of a graphic object, or an expression that evaluates to a graphic object.string
– specifies the expression or tag for the disabled state.Provide Feedback