Click or drag to resize

TreeViewAdvIsInputChar Method

Namespace:  Internal.Aga.Controls.Tree
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected override bool IsInputChar(
	char charCode
)

Parameters

charCode
Type: SystemChar

Return Value

Type: Boolean
See Also