DataCollection | ComponentOne
C1.Mac.DataCollection Assembly / C1.Mac.DataCollection Namespace / C1TableViewSource Class / GetRowHeight Method

In This Topic
    GetRowHeight Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetRowHeight( _
       ByVal tableView As AppKit.NSTableView, _
       ByVal row As nint _
    ) As nfloat
    public override nfloat GetRowHeight( 
       AppKit.NSTableView tableView,
       nint row
    )

    Parameters

    tableView
    row
    See Also

    Reference

    C1TableViewSource Class
    C1TableViewSource Members
    Base Implementation in GetRowHeight