Property IsCollapsed
- Namespace
- Skyline.DataMiner.Net.AutomationUI.Objects
- Assembly
- SLNetTypes.dll
IsCollapsed
Gets or sets a value indicating whether the item is collapsed.
public bool IsCollapsed { get; set; }
Property Value
- bool
true
if collapsed; otherwise,false
.