InputPanel for WinForms | ComponentOne
C1.Win.5 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 Integer
    int GetItemCount()
    See Also