filterColumnAt Method (Split)
In This Topic
Syntax
'Declaration
Protected Overridable Function filterColumnAt( _
ByVal As System.Drawing.Point, _
ByRef As System.Integer _
) As System.Boolean
protected virtual System.bool filterColumnAt(
System.Drawing.Point ,
out System.int
)
Parameters
- p
- col
See Also