Contains templating information for an expandable cell in a MulticolumnTreeView.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class ExpandableCellTemplateInfo : INotifyPropertyChanged
Visual Basic
Public Class ExpandableCellTemplateInfo _
	Implements INotifyPropertyChanged
Visual C++
public ref class ExpandableCellTemplateInfo : INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Mindscape.SilverlightElements..::..ExpandableCellTemplateInfo

See Also