Spread Windows Forms 12.0 Product Documentation
ItemCount Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > StyleContainerEventArgs Class : ItemCount Property
Get the number of the items, or -1 if the entire container was affected.
Syntax
'Declaration
 
Public ReadOnly Property ItemCount As Integer
'Usage
 
Dim instance As StyleContainerEventArgs
Dim value As Integer
 
value = instance.ItemCount
public int ItemCount {get;}
See Also

Reference

StyleContainerEventArgs Class
StyleContainerEventArgs Members