TriState
Wisej.Web.Ext.WebARIA.TriState
Namespace: Wisej.Web.Ext.WebARIA
Assembly: Wisej.Web.Ext.WebARIA (3.2.0.0)
Represents a tristate value for a boolean ARIA property.
Fields
Name
Description
False
False.
NotSet
Not specified.
True
True.
Undefined
The element state is unknown.
Used By
Name
Description
Returns or sets whether the element is visible.
Returns or set whether a value is required.
Returns or sets whether the element is read only.
Returns or sets whether the element is selected.
Returns or sets whether the element is expanded.
Last updated