Simple default implementation of the ICollapsibleNodeStyleDecorator interface.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
[ContentPropertyAttribute("Wrapped")] public class CollapsibleNodeStyleDecorator : ICollapsibleNodeStyleDecorator, INodeStyle, IVisualStyle<INode>, IModelItemInstaller<INode>, ICloneable |
| Visual Basic |
|---|
<ContentPropertyAttribute("Wrapped")> _ Public Class CollapsibleNodeStyleDecorator _ Implements ICollapsibleNodeStyleDecorator, INodeStyle, IVisualStyle(Of INode), _ IModelItemInstaller(Of INode), ICloneable |
Remarks
This style uses the CollapsibleNodeStyleDecoratorRenderer to adorn an existing
INodeStyle with a Button instance that can then be used
to trigger the ToggleGroupStateCommand.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing..::..CollapsibleNodeStyleDecorator
yWorks.yFiles.UI.Drawing..::..CollapsibleNodeStyleDecorator