Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / ISlicerCaches Interface / Count Property


In This Topic
    Count Property (ISlicerCaches)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Count As Integer
    'Usage
     
    Dim instance As ISlicerCaches
    Dim value As Integer
     
    value = instance.Count
    int Count {get;}
    See Also