C1.Win.C1FlexGrid Namespace / OwnerDrawOutlineButtonEventArgs Class / Row Property

In This Topic
Row Property (OwnerDrawOutlineButtonEventArgs)
In This Topic
Get the row index of the cell which contains the outline button being painted.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
See Also