ComponentFactory.Krypton.Ribbon.PaletteRibbonImages.ShouldSerializeRadioButton C# (CSharp) Méthode

ShouldSerializeRadioButton() private méthode

private ShouldSerializeRadioButton ( ) : bool
Résultat bool
        private bool ShouldSerializeRadioButton()
        {
            return !_imagesRadioButton.IsDefault;
        }