'Declaration Public Property IsOrChecked As Nullable(Of Boolean)
'Declaration
Public Property IsOrChecked As Nullable(Of Boolean)
public Nullable<bool> IsOrChecked {get; set;}
ConditionButtonsControl Class ConditionButtonsControl Members