GrapeCity.Xaml.SpreadSheet.Data
ActiveColumnViewport Property


Gets or sets the column index of the active viewport.
Syntax
'Declaration
 
Public Property ActiveColumnViewport As Integer
'Usage
 
Dim instance As ViewportInfo
Dim value As Integer
 
instance.ActiveColumnViewport = value
 
value = instance.ActiveColumnViewport
public int ActiveColumnViewport {get; set;}

Property Value

The column index of the active viewport.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ViewportInfo Class
ViewportInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options