ComponentFactory.Krypton.Toolkit.PaletteDataGridViewAll.ShouldSerializeBackground C# (CSharp) Method

ShouldSerializeBackground() private method

private ShouldSerializeBackground ( ) : bool
return bool
        private bool ShouldSerializeBackground()
        {
            return !_background.IsDefault;
        }