RichEditAppearance Properties
Represents appearance settings specific to the RichEditControl.| Name | Description |
|---|---|
| IsDisposed | Gets whether the current object has been disposed of. Inherited from BaseAppearanceCollection. |
| IsLoading | Indicates whether the collection’s owner is currently being initialized. Inherited from BaseAppearanceCollection. |
| Text | Provides access to the appearance object containing appearance settings for the text. |
See Also