Gets the ResourceKey for the default DataTemplate of an cell in a column containing expand/collapse toggle buttons.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static Object ExpandingCellTemplateKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property ExpandingCellTemplateKey As Object

See Also