ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.IsInputChar Method

Inherited from Control.

[Visual Basic]

Overridable Protected Function IsInputChar( _

ByVal charCode As Char _

) As Boolean

[C#]

virtual protected bool IsInputChar(

char charCode

);

[Delphi]

strict protected function IsInputChar(

charCode: Char

): Boolean; virtual;

See Also

C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.