ClassListIdProperty
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:
cs-api-definition
public class ListIdProperty : StyleProperty<int?, ParagraphProperties>
Inheritance: objectStylePropertyBaseStyleProperty<int?, ParagraphProperties>ListIdProperty
Inherited Members
Constructors
ListIdProperty(ParagraphProperties, StylePropertyDefinition<int?, ParagraphProperties>)
Declaration
cs-api-definition
public ListIdProperty(ParagraphProperties propertyContainer, StylePropertyDefinition<int?, ParagraphProperties> propertyDefinition)
Parameters
propertyContainer
propertyDefinition