GrapeCity.Xaml.SpreadSheet.UI
GetActiveColumnViewportIndex() Method


GrapeCity.Xaml.SpreadSheet.UI Namespace > GcSpreadSheet Class : 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.
See Also

Reference

GcSpreadSheet Class
GcSpreadSheet Members