Spread Windows Forms 12.0 Product Documentation
Index Property (StyleContainerEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > StyleContainerEventArgs Class : Index Property
Gets the index where the event occurred, or -1 if the entire container was affected.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
'Usage
 
Dim instance As StyleContainerEventArgs
Dim value As Integer
 
value = instance.Index
public int Index {get;}
See Also

Reference

StyleContainerEventArgs Class
StyleContainerEventArgs Members