• HOME
  • PRODUCTS
  • DEMOS
  • DOWNLOAD
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
Search Results for

    Show / Hide Table of Contents

    OutlineNodeBase Class

    Definition

    Namespace: Alternet.FormDesigner.Wpf.Outline
    Assembly: Alternet.FormDesigner.Wpf.v9.dll

    Description of OutlineNodeBase.

    Inheritance
    System.Object
    OutlineNodeBase
    OutlineNode
    Implements
    System.ComponentModel.INotifyPropertyChanged
    IOutlineNode
    Syntax
    public abstract class OutlineNodeBase : INotifyPropertyChanged, IOutlineNode

    Constructors

    OutlineNodeBase(DesignItem, IOutlineControl)

    Fields

    DummyPlacementType

    Properties

    Children
    DesignItem
    IsDesignTimeLocked
    IsDesignTimeVisible
    IsExpanded
    IsSelected
    Name
    Owner
    SelectionService

    Methods

    CanInsert(IEnumerable<IOutlineNode>, IOutlineNode, Boolean)
    Insert(IEnumerable<IOutlineNode>, IOutlineNode, Boolean)
    RaisePropertyChanged(String)
    UpdateChildren()
    UpdateChildrenCollectionChanged(NotifyCollectionChangedEventArgs)

    Events

    PropertyChanged
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()

    Implements

    System.ComponentModel.INotifyPropertyChanged
    IOutlineNode
    In This Article
    Back to top Copyright AlterNET Software Download PDF