This member supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace:DevExpress.Xpf.Editors
Assembly:DevExpress.Xpf.Core.v19.2.dll

Syntax
C# |
public object OnIsTabStopCoerceValue(
object value
)
|
VB |
Public Function OnIsTabStopCoerceValue(
ByVal value As Object
) As Object
|
Parameters
-
value
-
Type: Object
Return value
Type: Object

See Also