FieldAndHighlightingString(String, String) Constructor
Initializes a new instance of the FieldAndHighlightingString class with the specified settings.
Namespace: DevExpress.Xpf.Editors.Native
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type |
---|---|
field | String |
Optional Parameters
Name | Type | Default |
---|---|---|
highlightingString | String | String.Empty |
See Also