lundi 4 janvier 2016

Telerik - uncheck command is not unchecking the checkbox

Telerik - uncheck command is not unchecking the checkbox

        if (toggleButton.IsChecked != false)
        {
            toggleButton.UnCheck(true);
        }
        return true;




Aucun commentaire:

Enregistrer un commentaire