ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.CoditionalFormatting Namespace / IFormattableView Interface / GetItemCount Method

In This Topic
    GetItemCount Method (IFormattableView)
    In This Topic
    Gets a count of data items.
    Syntax
    'Declaration
     
    Function GetItemCount() As System.Integer
    System.int GetItemCount()
    See Also