New to Telerik UI for WinFormsStart a free 30-day trial

ICollapsible

Interface

Represents a collapsible item.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.WinControls.RadDiagram.dll

Syntax:

C#
public interface ICollapsible

Derived Classes: RadDiagramItemRadDiagramShapeBaseRadDiagramConnectionRadDiagramContainerShapeRadDiagramShapeRadDiagramTextShape...

Properties

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

C#
bool IsCollapsed { get; set; }
In this article
DefinitionPropertiesIsCollapsed
Not finding the help you need?
Contact Support