Interface
ICollapsible

Represents a collapsible item.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public interface ICollapsible

Properties

IsCollapsed

Gets or sets a value indicating whether this item is collapsed.

Declaration

cs-api-definition
bool IsCollapsed { get; set; }

Property Value

bool

In this article
DefinitionPropertiesIsCollapsed
Not finding the help you need?
Contact Support