ASP.NET Pack Programmer's Guide
CheckBox.get_triState Method
See Also
 





Gets a value indicating whether the control supports indeterminate state.

Namespace: MindFusion.UI.WebForms
Package: CheckBox.js

 Syntax

JavaScript  Copy Code

function get_triState ()

 Return Value

Type: Boolean
true if the control supports indeterminate state, otherwise false.

 See Also

CheckBox Members
CheckBox Class
MindFusion.UI.WebForms Namespace