ClassListStyle
Class
Definition
Namespace:Telerik.WinForms.Documents.Model
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class ListStyle
Inheritance: objectListStyle
Constructors
ListStyle()
Declaration
cs-api-definition
public ListStyle()
Fields
Properties
IsDefault
Declaration
cs-api-definition
[XamlSerializable]
public bool IsDefault { get; set; }
Property Value
Levels
Declaration
cs-api-definition
[XamlSerializable]
public NotifiableCollection<ListLevelStyle> Levels { get; set; }
Property Value
NumStyleLink
Declaration
cs-api-definition
[XamlSerializable]
public string NumStyleLink { get; set; }
Property Value