ComponentOne DataGrid for WPF and Silverlight
IsThreeState Property (DataGridCheckBoxFilter)

C1.Silverlight.DataGrid Namespace > DataGridCheckBoxFilter Class : IsThreeState Property
Gets or sets a value indicating whether the checkbox is three state.
Syntax
'Declaration
 
Public Property IsThreeState As System.Boolean
public System.bool IsThreeState {get; set;}

Property Value

true if the checkbox is three state; otherwise, false.
See Also

Reference

DataGridCheckBoxFilter Class
DataGridCheckBoxFilter Members