Spread Silverlight Documentation
LastColumn Property


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > ColumnResizeExtent Class : LastColumn Property
Gets the index of the last column in the contiguous selection.
Syntax
'Declaration
 
Public ReadOnly Property LastColumn As System.Integer
'Usage
 
Dim instance As ColumnResizeExtent
Dim value As System.Integer
 
value = instance.LastColumn
public System.int LastColumn {get;}
See Also

Reference

ColumnResizeExtent Class
ColumnResizeExtent Members