ComponentFactory.Krypton.Toolkit.PaletteHeaderGroup.ShouldSerializeHeaderPrimary C# (CSharp) Method

ShouldSerializeHeaderPrimary() private method

private ShouldSerializeHeaderPrimary ( ) : bool
return bool
        private bool ShouldSerializeHeaderPrimary()
        {
            return !_paletteHeaderPrimary.IsDefault;
        }