The following tables list the members exposed by ListStyle.
Name | Description | |
---|---|---|
![]() | ListStyle Constructor |
Name | Description | |
---|---|---|
![]() | Aliases | Gets/sets a comma delimited string with alternate names to display for this style (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | AutoRedefine | Determines if this style will be automatically changed when a paragraph that is using it changes its settings. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | BasedOn | Gets/sets a string to uniquely identify the style (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | DisplayMode | Gets/sets the display mode for the style. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | Id | Gets/sets a string to uniquely identify the style. The id is case sensitive. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | IsCustom | Determines if this style is a custom style created by the user. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | IsDefault | Determines if this style is the default style to use for its style type. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | IsFirstLevelBullet | Determines whether the 1st level definition's NumberFormat is NumberFormat.Bullet (read-only). |
![]() | IsLocked | Determines if this style can be applied to new content. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | IsPrimary | Determines if this style is a primary style. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | LinkedStyle | Gets/sets an id of a style to link with this style, e.g. a ParagraphStyle and be associacted (i.e. linked) with a CharacterStyle (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | Name | Gets/sets the primary name of the style. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | SortPriority | Gets/sets a priority used when ordering the list of styles displayed to the user. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
![]() | Template | Gets/sets a Template object from which lists using this style can determine the definitions of their levels. |
![]() | UnhideWhenUsed | Determines if this style is unhidden the first time it is used. (Inherited from Infragistics.Documents.RichText.RichTextStyleBase) |
Name | Description | |
---|---|---|
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |