Interface
IBlockContainer

Represents a block container in the Telerik Windows Document Model.

Definition

Namespace:Telerik.Windows.Documents.Model

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public interface IBlockContainer

Properties

Blocks

Gets the collection of blocks contained within the block container.

Declaration

cs-api-definition
BlockCollection Blocks { get; }

Property Value

BlockCollection

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

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