TabStopDefaultValueCreator Method (FlexGrid)
In This Topic
Syntax
'Declaration
Protected Overridable Function TabStopDefaultValueCreator() As Boolean
'Usage
Dim instance As FlexGrid
Dim value As Boolean
value = instance.TabStopDefaultValueCreator()
protected virtual bool TabStopDefaultValueCreator()
See Also