Class ListItemSerializationInfo
Inheritance
System.Object
ListItemSerializationInfo
Namespace: Telerik.Windows.Documents.Lists
Assembly: Telerik.Windows.Documents.dll
Syntax
public class ListItemSerializationInfo : Object
Constructors
ListItemSerializationInfo()
Declaration
public ListItemSerializationInfo()
Properties
ListID
Declaration
public int ListID { get; set; }
Property Value
System.Int32
|
ListSymbol
Declaration
public char ListSymbol { get; set; }
Property Value
System.Char
|
ListType
SymbolFontSize
Declaration
public double SymbolFontSize { get; set; }
Property Value
System.Double
|