IAutoExpand Interface Properties
In This Topic
For a list of all members of this type, see IAutoExpand members.
Public Properties
| Name | Description |
 | AutoExpandDefinitionCollection | Returns an enumerator of Auto Expand definitions defined for the session or null if no definitions exist. |
 | AutoExpandOverwrite | Gets or sets how to treat text that follows an expansion. |
 | Enabled | Gets or sets whether to enable Auto Expand in the session. |
 | ExpandAndContinue | Gets or sets whether to wrap expanded text to ensuing input fields if it's too long to fit in the original field. |
 | IsCaseSensitive | Gets or sets whether to expand abbreviations on a case-sensitive basis. |
 | Parent | Gets the parent object (IProductivity). |
Top
See Also