Spread Windows Forms 12.0 Product Documentation
Row Property (ConditionalFormattingModelEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ConditionalFormattingModelEventArgs Class : Row Property
Gets the row index.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As ConditionalFormattingModelEventArgs
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

ConditionalFormattingModelEventArgs Class
ConditionalFormattingModelEventArgs Members