Version

ListTemplate Class Members

The following tables list the members exposed by ListTemplate.

Public Constructors
 NameDescription
Public ConstructorListTemplate Constructor  
Public Properties
 NameDescription
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyLevelDefinitionsGets/sets the collection of ListLevelDefinition objects  
Public PropertyListTypeGets the classification for lists using this template.  
Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
See Also