GrapeCity.Xaml.SpreadSheet.UI
GetActiveColumnViewportIndex() Method


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

Return Value

The active column 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