C1.Mac.DataCollection Assembly / C1.Mac.DataCollection Namespace / C1TableViewSource Class / TableView Property
TableView Property (C1TableViewSource)
In This Topic
Gets the table view used to display the items.
Syntax
'Declaration
 
Public ReadOnly Property TableView As AppKit.NSTableView
 
See Also