OutliningRegionTag.CollapsedForm Property

Definition

Gets the data object for the collapsed UI. If the default is set, returns null.

public:
 property System::Object ^ CollapsedForm { System::Object ^ get(); };
public:
 property Platform::Object ^ CollapsedForm { Platform::Object ^ get(); };
public object CollapsedForm { get; }
member this.CollapsedForm : obj
Public ReadOnly Property CollapsedForm As Object

Property Value

The data object for the collapsed UI. If the default is set, returns null.

Applies to