Share via


BlockTag.CollapsedForm Property

Definition

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

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

Property Value

Implements

Applies to