Gets or sets the decorator applied to cells used for expanding the tree.
This is a dependency property.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public DataTemplate ExpandingDecorator { get; set; } |
| Visual Basic |
|---|
Public Property ExpandingDecorator As DataTemplate Get Set |
| Visual C++ |
|---|
public: property DataTemplate^ ExpandingDecorator { DataTemplate^ get (); void set (DataTemplate^ value); } |
Remarks
Dependency Property Information
| Identifier field | ExpandingDecoratorProperty |
| Metadata properties set to true | None |