ComponentFactory.Krypton.Toolkit.KryptonTreeView.ShouldSerializeItemHeight C# (CSharp) Метод

ShouldSerializeItemHeight() приватный Метод

private ShouldSerializeItemHeight ( ) : bool
Результат bool
        private bool ShouldSerializeItemHeight()
        {
            return !_itemHeightDefault;
        }
KryptonTreeView