Click or drag to resize

CefDragDataFragmentText Property

Return the plain text fragment that is being dragged.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string FragmentText { get; }

Property Value

String
See Also