Gets a value that indicates whether the item is currently collapsible and expandable, based on the IsCollapsible and/or CollapsibilityMaxCount settings.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
C# |
---|
public bool IsActuallyCollapsible { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsActuallyCollapsible As Boolean |