ISDBUITreeListEvents::OnGetText: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{MethodDeclaration| | {{MethodDeclaration|SDBUITreeList|ISDBUITreeListEvents|Function OnGetText(Node As [[SDBUITreeListItem]], Column As Int) As String}} | ||
===Event description=== | ===Event description=== |
Latest revision as of 22:11, 2 January 2009
CoClass SDBUITreeList, Interface ISDBUITreeListEvents
Function OnGetText(Node As SDBUITreeListItem, Column As Int) As String
Event description
By this method you can specify what to show in individual cells of the tree/list.