Class ListIdProperty
Inheritance
System.Object
ListIdProperty
Inherited Members
Namespace: Telerik.Windows.Documents.Model.Styles
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class ListIdProperty : StyleProperty<Nullable<int>, ParagraphProperties>
Constructors
ListIdProperty(ParagraphProperties, StylePropertyDefinition<Nullable<Int32>, ParagraphProperties>)
Declaration
public ListIdProperty(ParagraphProperties propertyContainer, StylePropertyDefinition<Nullable<int>, ParagraphProperties> propertyDefinition)
Parameters
Paragraph
|
Style
|