GrapeCity.Xaml.SpreadSheet.UI
GetActiveRowViewportIndex() Method


Gets the current active row viewport index in the control.
Syntax
'Declaration
 
Public Function GetActiveRowViewportIndex() As Integer
'Usage
 
Dim instance As GcSpreadSheet
Dim value As Integer
 
value = instance.GetActiveRowViewportIndex()
public int GetActiveRowViewportIndex()

Return Value

The active row viewport index.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GcSpreadSheet Class
GcSpreadSheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options