Table of Contents
Block Property

Gets the nearest block parent starting from this content.

Syntax
 public AcmBlock Block { get; }
Remarks

This property returns the content itself if the content is a block content.

See Also