Version

ListLevelOverride Class Members

The following tables list the members exposed by ListLevelOverride.

Public Constructors
 NameDescription
Public ConstructorListLevelOverride Constructor  
Public Properties
 NameDescription
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyLevelGet or sets the zero-based index of the level to override.  
Public PropertyLevelDefinitionGets or sets the level definition containing the settings overrides.  
Public PropertyStartOverrideGets or sets the zero-based starting value for item numbers at this level.  
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