ComponentFactory.Krypton.Toolkit.KryptonTreeView.ShouldSerializeItemHeight C# (CSharp) Method

ShouldSerializeItemHeight() private method

private ShouldSerializeItemHeight ( ) : bool
return bool
        private bool ShouldSerializeItemHeight()
        {
            return !_itemHeightDefault;
        }
KryptonTreeView