You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > MultiTreeViewItem Class > MultiTreeViewItem Fields > IsExpandedProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
MultiTreeViewItem.IsExpandedProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty IsExpandedProperty = DependencyProperty.Register("IsExpanded", typeof(bool), typeof(MultiTreeViewItem), new PropertyMetadata(false, OnIsExpandedProperty));

This is IsExpandedProperty, a member of class MultiTreeViewItem.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.