Class
TableStylesGalleryItemContent

Represents table styles gallery item content.

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.TableStylesGallery.Models

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public class TableStylesGalleryItemContent : INotifyPropertyChanged

Inheritance: objectTableStylesGalleryItemContent

Implements: INotifyPropertyChanged

Properties

Content

Gets the content.

Declaration

cs-api-definition
public object Content { get; }

Property Value

object

The content.

IsHeader

Gets the is header.

Declaration

cs-api-definition
public bool IsHeader { get; }

Property Value

bool

The is header.

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