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

Represents a block container in the Telerik Windows Document Model.

Definition

Namespace:Telerik.Windows.Documents.Model

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public interface IBlockContainer

Derived Classes: BlockContainerBaseSectionTableCell

Properties

Gets the collection of blocks contained within the block container.

C#
BlockCollection Blocks { get; }
Property Value:

A collection of blocks that represent the content within the block container.

In this article
DefinitionPropertiesBlocks
Not finding the help you need?
Contact Support