ComponentFactory.Krypton.Toolkit.KryptonTreeView.ShouldSerializeItemHeight C# (CSharp) Méthode

ShouldSerializeItemHeight() private méthode

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