InsertTextCommand.Culture Property
Gets or sets the culture of inserted text.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CultureInfo | The inserted text culture. |
See Also