ListIdProperty
Class
Represents the identifier for a list style in Telerik's document model.
Definition
Namespace:Telerik.Windows.Documents.Model.Styles
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class ListIdProperty : StyleProperty<int?, ParagraphProperties>
Inheritance: objectStylePropertyBaseStyleProperty<int?, ParagraphProperties>ListIdProperty
Inherited Members
Constructors
C#
public ListIdProperty(ParagraphProperties propertyContainer, StylePropertyDefinition<int?, ParagraphProperties> propertyDefinition)