Spread Silverlight Documentation
IsThreeState Property


GrapeCity.Windows.SpreadSheet.UI Namespace > AutoFilterCheckBox Class : IsThreeState Property
Syntax
'Declaration
 
Public Property IsThreeState As System.Boolean
'Usage
 
Dim instance As AutoFilterCheckBox
Dim value As System.Boolean
 
instance.IsThreeState = value
 
value = instance.IsThreeState
public System.bool IsThreeState {get; set;}
See Also

Reference

AutoFilterCheckBox Class
AutoFilterCheckBox Members