'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;}
'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;}