CharacterPropertiesBase.Underline Property
Gets or sets the type of underline applied to the character(s).
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v20.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Nullable<UnderlineType> | An UnderlineType enumeration value or null, for a mixture of underline types. |
See Also
Feedback