ICollapsible Interface

Definition

Represents a span that may be collapsed.

public interface class ICollapsible
public interface class ICollapsible
__interface ICollapsible
public interface ICollapsible
type ICollapsible = interface
Public Interface ICollapsible
Derived

Properties

CollapsedForm

Gets the data object for the collapsed UI.

CollapsedHintForm

Gets the data object for the collapsed UI tooltip.

Extent

Gets the extent of this collapsible region.

IsCollapsed

Determines whether this outlining region is collapsed.

IsCollapsible

Determines whether this region can be collapsed.

Tag

Gets the IOutliningRegionTag that was used to produce this collapsible region.

Applies to