FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingModelEventArgs Class / Row Property


In This Topic
Row Property (ConditionalFormattingModelEventArgs)
In This Topic
Gets the row index.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
'Usage
 
Dim instance As ConditionalFormattingModelEventArgs
Dim value As Integer
 
value = instance.Row
See Also