Spread Silverlight Documentation
Row Property (RowAutoFitExtent)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > RowAutoFitExtent Class : Row Property
Gets the index of the automatically resized row.
Syntax
'Declaration
 
Public ReadOnly Property Row As System.Integer
'Usage
 
Dim instance As RowAutoFitExtent
Dim value As System.Integer
 
value = instance.Row
public System.int Row {get;}
See Also

Reference

RowAutoFitExtent Class
RowAutoFitExtent Members